Home
last modified time | relevance | path

Searched refs:bindgen_c_flags (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/rust/
H A DMakefile271 bindgen_c_flags = $(c_flags) macro
318 bindgen_c_flags = $(filter-out $(bindgen_skip_c_flags), $(c_flags)) \ macro
323 bindgen_c_flags_lto = $(filter-out $(CC_FLAGS_LTO), $(bindgen_c_flags))
325 bindgen_c_flags_lto = $(bindgen_c_flags)

Completed in 2 milliseconds