Home
last modified time | relevance | path

Searched refs:rust_common_flags (Results 1 – 2 of 2) sorted by relevance

/linux/rust/
H A DMakefile152 $(if $(rustdoc_host),$(rust_common_flags),$(rust_flags))) \
/linux/
H A DMakefile476 export rust_common_flags := --edition=2021 \ macro
507 KBUILD_HOSTRUSTFLAGS := $(rust_common_flags) -O -Cstrip=debuginfo \
599 KBUILD_RUSTFLAGS := $(rust_common_flags) \