We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ae67a commit f5210e1Copy full SHA for f5210e1
1 file changed
.github/fate/amd64-clang-sde-asm
@@ -7,7 +7,7 @@ samples="../samples"
7
makeopts=-j`nproc`
8
skip_clean=yes
9
arch=amd64
10
-target_exec="sde64 -cet -cet-stderr -cet-abort -cet-call-stack -cet-endbr-exe -cet_linux_mode old --"
+target_exec="sde64 -cet -cet-stderr -cet-abort -cet-call-stack -cet-endbr-exe -cet_linux_mode new --"
11
extra_cflags="-fcf-protection=full"
12
extra_cxxflags="-fcf-protection=full"
13
extra_ldflags="-fuse-ld=lld -static"
0 commit comments