Home
last modified time | relevance | path

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

/linux-6.3-rc2/rust/
A DMakefile270 bindgen_c_flags_lto = $(filter-out $(CC_FLAGS_LTO), $(bindgen_c_flags)) macro
272 bindgen_c_flags_lto = $(bindgen_c_flags) macro
275 bindgen_c_flags_final = $(bindgen_c_flags_lto) -D__BINDGEN__

Completed in 2 milliseconds