Revision: 18619
Author:   [email protected]
Date:     Wed Jan 15 14:00:29 2014 UTC
Log:      For V8, only build d8 on target

BUG=none
[email protected]
LOG=n

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

Modified:
 /branches/bleeding_edge/build/all.gyp

=======================================
--- /branches/bleeding_edge/build/all.gyp       Fri Nov 22 13:50:39 2013 UTC
+++ /branches/bleeding_edge/build/all.gyp       Wed Jan 15 14:00:29 2014 UTC
@@ -9,7 +9,7 @@
       'type': 'none',
       'dependencies': [
         '../samples/samples.gyp:*',
-        '../src/d8.gyp:d8',
+        '../src/d8.gyp:d8#target',
         '../test/cctest/cctest.gyp:*',
       ],
       'conditions': [

--
--
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/groups/opt_out.

Reply via email to