Revision: 23018
Author:   [email protected]
Date:     Mon Aug 11 04:04:39 2014 UTC
Log:      Android fix for gtest.gyp.

[email protected]

Review URL: https://codereview.chromium.org/453363002
http://code.google.com/p/v8/source/detail?r=23018

Modified:
 /branches/bleeding_edge/testing/gtest.gyp

=======================================
--- /branches/bleeding_edge/testing/gtest.gyp   Thu Aug  7 04:44:55 2014 UTC
+++ /branches/bleeding_edge/testing/gtest.gyp   Mon Aug 11 04:04:39 2014 UTC
@@ -79,7 +79,7 @@
             ],
           },
         }],
-        ['OS=="android" and android_app_abi=="x86"', {
+        ['OS=="android"', {
           'defines': [
             'GTEST_HAS_CLONE=0',
           ],

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to