aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/testdata/cros_hardened_golden/bisect.json
diff options
context:
space:
mode:
Diffstat (limited to 'compiler_wrapper/testdata/cros_hardened_golden/bisect.json')
-rw-r--r--compiler_wrapper/testdata/cros_hardened_golden/bisect.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/compiler_wrapper/testdata/cros_hardened_golden/bisect.json b/compiler_wrapper/testdata/cros_hardened_golden/bisect.json
index f9a503f3..c1daaa88 100644
--- a/compiler_wrapper/testdata/cros_hardened_golden/bisect.json
+++ b/compiler_wrapper/testdata/cros_hardened_golden/bisect.json
@@ -35,12 +35,17 @@
"-Wno-section",
"-static-libgcc",
"-fuse-ld=lld",
+ "-Wno-reorder-init-list",
+ "-Wno-final-dtor-non-final-class",
+ "-Wno-return-stack-address",
+ "-Werror=poison-system-directories",
"-fstack-protector-strong",
"-fPIE",
"-pie",
"-D_FORTIFY_SOURCE=2",
"-fno-omit-frame-pointer",
"main.cc",
+ "-Wno-implicit-int-float-conversion",
"-B../../bin",
"-target",
"x86_64-cros-linux-gnu"
@@ -92,12 +97,17 @@
"-Wno-section",
"-static-libgcc",
"-fuse-ld=lld",
+ "-Wno-reorder-init-list",
+ "-Wno-final-dtor-non-final-class",
+ "-Wno-return-stack-address",
+ "-Werror=poison-system-directories",
"-fstack-protector-strong",
"-fPIE",
"-pie",
"-D_FORTIFY_SOURCE=2",
"-fno-omit-frame-pointer",
"main.cc",
+ "-Wno-implicit-int-float-conversion",
"-B../../bin",
"-target",
"x86_64-cros-linux-gnu"
@@ -152,12 +162,17 @@
"-Wno-section",
"-static-libgcc",
"-fuse-ld=lld",
+ "-Wno-reorder-init-list",
+ "-Wno-final-dtor-non-final-class",
+ "-Wno-return-stack-address",
+ "-Werror=poison-system-directories",
"-fstack-protector-strong",
"-fPIE",
"-pie",
"-D_FORTIFY_SOURCE=2",
"-fno-omit-frame-pointer",
"main.cc",
+ "-Wno-implicit-int-float-conversion",
"-B../../bin",
"-target",
"x86_64-cros-linux-gnu"