We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-mindirect-branch-cs-prefix
1 parent 3a64d19 commit d596924Copy full SHA for d596924
rust/Makefile
@@ -267,7 +267,7 @@ bindgen_skip_c_flags := -mno-fp-ret-in-387 -mpreferred-stack-boundary=% \
267
-mskip-rax-setup -mgeneral-regs-only -msign-return-address=% \
268
-mindirect-branch=thunk-extern -mindirect-branch-register \
269
-mfunction-return=thunk-extern -mrecord-mcount -mabi=lp64 \
270
- -mstack-protector-guard% -mtraceback=no \
+ -mindirect-branch-cs-prefix -mstack-protector-guard% -mtraceback=no \
271
-mno-pointers-to-nested-functions -mno-string \
272
-mno-strict-align -mstrict-align \
273
-fconserve-stack -falign-jumps=% -falign-loops=% \
0 commit comments