Reviewers: Michael Starzinger,

Message:
Committed patchset #1 (id:1) manually as 24351 (tree was closed).

Description:
Fix unittests.gyp for cross compiling.

[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=24351

Please review this at https://codereview.chromium.org/615243003/

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

Affected files (+0, -5 lines):
  M test/unittests/unittests.gyp


Index: test/unittests/unittests.gyp
diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
index 3bd558e7df5e5cabad72902dbd3b8ec00b76a0f6..be34c83e2da609fc6cdbcc0f91a3dd8e7ca08793 100644
--- a/test/unittests/unittests.gyp
+++ b/test/unittests/unittests.gyp
@@ -106,11 +106,6 @@
             ],
           },
         }],
-        ['want_separate_host_toolset==1', {
-          'toolsets': ['host', 'target'],
-        }, {
-          'toolsets': ['target'],
-        }],
       ],
     },
   ],


--
--
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