blob: 38032a0f97c0b7e2897a5b8008278e5326ff0003 [file] [log] [blame] [edit]
RUST_OPT_LEVEL = release
# Required for linking of composite Rust + C binaries
RUST_FLAGS = RUSTFLAGS='-C relocation-model=pic'