Searched refs:bindgen_skip_c_flags (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/rust/ | ||
| H A D | Makefile | 279 bindgen_skip_c_flags := -mno-fp-ret-in-387 -mpreferred-stack-boundary=% \ macro 318 bindgen_c_flags = $(filter-out $(bindgen_skip_c_flags), $(c_flags)) \ |
Completed in 1 milliseconds