File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -266,9 +266,10 @@ else
266266bindgen_skip_c_flags := -mno-fp-ret-in-387 -mpreferred-stack-boundary=% \
267267 -mskip-rax-setup -mgeneral-regs-only -msign-return-address=% \
268268 -mindirect-branch=thunk-extern -mindirect-branch-register \
269- -mrecord-mcount -mabi=lp64 -mstack-protector-guard% -mtraceback=no \
270- -mno-pointers-to-nested-functions -mno-string -mno-strict-align \
271- -mstrict-align \
269+ -mfunction-return=thunk-extern -mrecord-mcount -mabi=lp64 \
270+ -mstack-protector-guard% -mtraceback=no \
271+ -mno-pointers-to-nested-functions -mno-string \
272+ -mno-strict-align -mstrict-align \
272273 -fconserve-stack -falign-jumps=% -falign-loops=% \
273274 -femit-struct-debug-baseonly -fno-ipa-cp-clone -fno-ipa-sra \
274275 -fno-partial-inlining -fplugin-arg-arm_ssp_per_task_plugin-% \
You can’t perform that action at this time.
0 commit comments