File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -197,7 +197,9 @@ bindgen_skip_c_flags := -mno-fp-ret-in-387 -mpreferred-stack-boundary=% \
197197 -mskip-rax-setup -mgeneral-regs-only -msign-return-address=% \
198198 -mindirect-branch=thunk-extern -mindirect-branch-register -mrecord-mcount \
199199 -mabi=lp64 -mstack-protector-guard% -fconserve-stack -falign-jumps=% \
200- -falign-loops=% -fno-ipa-cp-clone -fno-partial-inlining \
200+ -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-% \
201203 -fno-reorder-blocks -fno-allow-store-data-races -fasan-shadow-offset=% \
202204 -Wno-packed-not-aligned -Wno-format-truncation -Wno-format-overflow \
203205 -Wno-stringop-truncation -Wno-unused-but-set-variable \
You can’t perform that action at this time.
0 commit comments