xref: /aosp_15_r20/system/chre/build/rust/common_rust_config.mk (revision 84e339476a462649f82315436d70fd732297a399)
1RUST_OPT_LEVEL = release
2# Required for linking of composite Rust + C binaries
3RUST_FLAGS = RUSTFLAGS='-C relocation-model=pic'