Skip to content

compile for musl target issues #17

@stutxo

Description

@stutxo

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions