Reviewers: Michael Achenbach,

Description:
For V8, only build d8 on target

BUG=none
[email protected]
LOG=n

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

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

Affected files (+1, -1 lines):
  M build/all.gyp


Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 5fbd8c28e77fddc5bf4b0c59984cfed1f2f02cde..a9fcc6ddcc4af7c9f619c15ac4f4d47e44de3bf1 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -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