Revision: 24351
Author:   [email protected]
Date:     Wed Oct  1 08:54:21 2014 UTC
Log:      Fix unittests.gyp for cross compiling.

[email protected]

Review URL: https://codereview.chromium.org/615243003
https://code.google.com/p/v8/source/detail?r=24351

Modified:
 /branches/bleeding_edge/test/unittests/unittests.gyp

=======================================
--- /branches/bleeding_edge/test/unittests/unittests.gyp Wed Oct 1 08:34:25 2014 UTC +++ /branches/bleeding_edge/test/unittests/unittests.gyp Wed Oct 1 08:54:21 2014 UTC
@@ -105,11 +105,6 @@
               '-pedantic',
             ],
           },
-        }],
-        ['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