1RUST_OPT_LEVEL = release 2# Required for linking of composite Rust + C binaries 3RUST_FLAGS = RUSTFLAGS='-C relocation-model=pic'
1RUST_OPT_LEVEL = release 2# Required for linking of composite Rust + C binaries 3RUST_FLAGS = RUSTFLAGS='-C relocation-model=pic'