Skip to content
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

AA: Jumbled features when building the binary #178

Open
surajssd opened this issue Jun 26, 2023 · 0 comments
Open

AA: Jumbled features when building the binary #178

surajssd opened this issue Jun 26, 2023 · 0 comments

Comments

@surajssd
Copy link
Member

When building the attestation agent, the features list has some features space separated and others comma separated under the same double quotes: --features "sample_kbc grpc,rust-crypto".

$ make build
DEBIANOS is: true
cd app &&  cargo build --release --no-default-features --features "sample_kbc grpc,rust-crypto" --target x86_64-unknown-linux-gnu
/home/surajaz/code/work/image-rs/attestation-agent/app
    Updating crates.io index
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant