-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
heyo, im trying to use bitcoinkernel in an aws nitro enclave, but having some trouble compiling the library to x86_64-unknown-linux-musl or aarch64-unknown-linux-musl, which are the two only supported targets for nitro enclaves.
any suggestions for what i should try? i did get it working once with a modified build.rs but i dont think it worked, had to use the following, which i do not think is supported in nitro encalves.
export RUSTFLAGS="-C link-arg=-no-pie"
thanks!
Metadata
Metadata
Assignees
Labels
No labels