Home
last modified time | relevance | path

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

/openbmc/linux/rust/
H A DMakefile278 bindgen_skip_c_flags := -mno-fp-ret-in-387 -mpreferred-stack-boundary=% \ macro
317 bindgen_c_flags = $(filter-out $(bindgen_skip_c_flags), $(c_flags)) \