Revision: 11034
Author:   [email protected]
Date:     Tue Mar 13 11:03:00 2012
Log:      Fix common.gypi after r11032

[email protected]
TEST=Win Reliability Builder stops complaining

Review URL: https://chromiumcodereview.appspot.com/9693052
http://code.google.com/p/v8/source/detail?r=11034

Modified:
 /branches/bleeding_edge/build/common.gypi

=======================================
--- /branches/bleeding_edge/build/common.gypi   Tue Mar 13 09:18:30 2012
+++ /branches/bleeding_edge/build/common.gypi   Tue Mar 13 11:03:00 2012
@@ -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