Reviewers: Yang,

Message:
PTAL.

This should fix
http://build.chromium.org/p/client.v8/builders/Win%20Reliability%20Builder/builds/2027/steps/update/logs/stdio

Description:
Fix common.gypi after r11032


[email protected]
TEST=Win Reliability Builder stops complaining


Please review this at https://chromiumcodereview.appspot.com/9693052/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M build/common.gypi


Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 6a79e8fb0a6a868817f373200ae941e88cd7dbfe..5c0c3234126914c19253c05ce2c3ee299a2534d7 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -185,8 +185,6 @@
                         'cflags': ['-msoft-float'],
                         'ldflags': ['-msoft-float'],
                       }],
-                    ],
-                    'conditions': [
                       ['mips_arch_variant=="mips32r2"', {
                         'cflags': ['-mips32r2', '-Wa,-mips32r2'],
                       }],


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to