aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/testdata/cros_gcc_host_golden/gcc_host_wrapper.json
diff options
context:
space:
mode:
Diffstat (limited to 'compiler_wrapper/testdata/cros_gcc_host_golden/gcc_host_wrapper.json')
-rw-r--r--compiler_wrapper/testdata/cros_gcc_host_golden/gcc_host_wrapper.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler_wrapper/testdata/cros_gcc_host_golden/gcc_host_wrapper.json b/compiler_wrapper/testdata/cros_gcc_host_golden/gcc_host_wrapper.json
index 62afbbaa..825e5dd3 100644
--- a/compiler_wrapper/testdata/cros_gcc_host_golden/gcc_host_wrapper.json
+++ b/compiler_wrapper/testdata/cros_gcc_host_golden/gcc_host_wrapper.json
@@ -17,6 +17,7 @@
"-Wno-maybe-uninitialized",
"-Wno-unused-local-typedefs",
"-Wno-deprecated-declarations",
+ "-fcommon",
"main.cc"
]
}