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 dd27f76 commit 583bc93Copy full SHA for 583bc93
rust/Makefile
@@ -199,6 +199,7 @@ bindgen_skip_c_flags := -mno-fp-ret-in-387 -mpreferred-stack-boundary=% \
199
-mabi=lp64 -mstack-protector-guard% -fconserve-stack -falign-jumps=% \
200
-falign-loops=% \
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=% \
204
-Wno-packed-not-aligned -Wno-format-truncation -Wno-format-overflow \
205
-Wno-stringop-truncation -Wno-unused-but-set-variable \
0 commit comments