Revision: 21631
Author:   joc...@chromium.org
Date:     Tue Jun  3 11:01:35 2014 UTC
Log:      Update include paths for gcmole

TBR=mvstan...@chromium.org
LOG=n
BUG=none

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

Modified:
 /branches/bleeding_edge/tools/gcmole/gcmole.lua

=======================================
--- /branches/bleeding_edge/tools/gcmole/gcmole.lua Thu Apr 17 11:57:08 2014 UTC +++ /branches/bleeding_edge/tools/gcmole/gcmole.lua Tue Jun 3 11:01:35 2014 UTC
@@ -104,7 +104,7 @@
       .. " -D" .. arch_define
       .. " -DENABLE_DEBUGGER_SUPPORT"
       .. " -DV8_I18N_SUPPORT"
-      .. " -Isrc"
+      .. " -I./"
       .. " -Ithird_party/icu/source/common"
       .. " -Ithird_party/icu/source/i18n"
 end

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to