summaryrefslogtreecommitdiff
path: root/tools/v8_gypfiles/broken/standalone.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'tools/v8_gypfiles/broken/standalone.gypi')
-rw-r--r--tools/v8_gypfiles/broken/standalone.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/v8_gypfiles/broken/standalone.gypi b/tools/v8_gypfiles/broken/standalone.gypi
index 2a41237a60..f01b5975fc 100644
--- a/tools/v8_gypfiles/broken/standalone.gypi
+++ b/tools/v8_gypfiles/broken/standalone.gypi
@@ -165,7 +165,7 @@
}, {
'gomadir': '<!(/bin/echo -n ${HOME}/goma)',
}],
- ['host_arch!="ppc" and host_arch!="ppc64" and host_arch!="ppc64le" and host_arch!="s390" and host_arch!="s390x"', {
+ ['host_arch!="ppc" and host_arch!="ppc64" and host_arch!="ppc64le" and host_arch!="s390x"', {
'host_clang%': 1,
}, {
'host_clang%': 0,