-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1st nkstorecli integration as module #1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Hi @alex-nitrokey ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did not test actually building this PR. Please let me know if I should :)
Did you already check the reproducibility or is it something not of interest right now? We should before creating a PR in osresearch/heads ...
cd build && \ | ||
$(CROSS_TOOLS) cmake .. -DNO_LOG=ON -DBUILD_SHARED_LIBS=ON -DCOMPILE_TESTS=OFF -DCMAKE_INSTALL_PREFIX=/ -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=MinSizeRel $(cmake_cross) | ||
|
||
# install "by-hand" as INSTALL_PREFIX is not working as expected |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we fix this in libnitrokey @szszszsz ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, not due to my hacks ... but would also suggest to fix that or at least disable the cmake
configuration for it ...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Surely we can make a custom installation command instead, so we would hide it here.
What's the actual problem though? @daringer could you make a ticket on the libnk project?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
jup will do
…ache on CI. Removed x230-hotp-verification changes to hack it more up to review Nitrokey PR against heads' current master
…ache on CI. Removed x230-hotp-verification changes to hack it more up to review Nitrokey PR against heads' current master
…ache on CI. Removed x230-hotp-verification changes to hack it more up to review Nitrokey PR against heads' current master
…ache on CI. Removed x230-hotp-verification changes to hack it more up to review Nitrokey PR against heads' current master
closing in favor of: linuxboot#816 |
…ache on CI. Removed x230-hotp-verification changes to hack it more up to review Nitrokey PR against heads' current master
modules/nkstorecli
qemu-coreboot