aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/testdata/cros_clang_host_golden
diff options
context:
space:
mode:
Diffstat (limited to 'compiler_wrapper/testdata/cros_clang_host_golden')
-rw-r--r--compiler_wrapper/testdata/cros_clang_host_golden/force_disable_werror.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/compiler_wrapper/testdata/cros_clang_host_golden/force_disable_werror.json b/compiler_wrapper/testdata/cros_clang_host_golden/force_disable_werror.json
index 248fcb4b..2393e71a 100644
--- a/compiler_wrapper/testdata/cros_clang_host_golden/force_disable_werror.json
+++ b/compiler_wrapper/testdata/cros_clang_host_golden/force_disable_werror.json
@@ -94,7 +94,8 @@
"-Wno-unknown-warning-option",
"main.cc",
"-Wno-implicit-int-float-conversion",
- "-Wno-error"
+ "-Wno-error",
+ "-Wno-error=poison-system-directories"
]
}
}
@@ -159,7 +160,8 @@
"-Wno-unknown-warning-option",
"main.cc",
"-Wno-implicit-int-float-conversion",
- "-Wno-error"
+ "-Wno-error",
+ "-Wno-error=poison-system-directories"
]
},
"stdout": "somemessage",