We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583bc93 commit bc4b597Copy full SHA for bc4b597
rust/Makefile
@@ -197,7 +197,7 @@ bindgen_skip_c_flags := -mno-fp-ret-in-387 -mpreferred-stack-boundary=% \
197
-mskip-rax-setup -mgeneral-regs-only -msign-return-address=% \
198
-mindirect-branch=thunk-extern -mindirect-branch-register -mrecord-mcount \
199
-mabi=lp64 -mstack-protector-guard% -fconserve-stack -falign-jumps=% \
200
- -falign-loops=% \
+ -falign-loops=% -femit-struct-debug-baseonly \
201
-fno-ipa-cp-clone -fno-ipa-sra -fno-partial-inlining \
202
-fplugin-arg-arm_ssp_per_task_plugin-% \
203
-fno-reorder-blocks -fno-allow-store-data-races -fasan-shadow-offset=% \
0 commit comments