Revision: 21639
Author: [email protected]
Date: Tue Jun 3 13:34:36 2014 UTC
Log: Make dependencies target less noisy when run repeatedly
BUG=none
[email protected]
LOG=n
Review URL: https://codereview.chromium.org/309933005
http://code.google.com/p/v8/source/detail?r=21639
Modified:
/branches/bleeding_edge/Makefile
=======================================
--- /branches/bleeding_edge/Makefile Tue Jun 3 12:01:50 2014 UTC
+++ /branches/bleeding_edge/Makefile Tue Jun 3 13:34:36 2014 UTC
@@ -468,7 +468,7 @@
svn checkout --force \
https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
third_party/icu --revision 258359
- ( cd buildtools || \
+ ( test -d buildtools || \
git clone https://chromium.googlesource.com/chromium/buildtools.git; \
cd buildtools; \
git fetch origin; \
--
--
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.