Revision: 20565
Author: [email protected]
Date: Tue Apr 8 08:26:40 2014 UTC
Log: Add proper dependencies for the GNU GLOBAL tags db.
[email protected]
Review URL: https://codereview.chromium.org/228293002
http://code.google.com/p/v8/source/detail?r=20565
Modified:
/branches/bleeding_edge/Makefile
=======================================
--- /branches/bleeding_edge/Makefile Tue Apr 8 08:07:50 2014 UTC
+++ /branches/bleeding_edge/Makefile Tue Apr 8 08:26:40 2014 UTC
@@ -473,7 +473,7 @@
# We need to manually set the stack limit here, to work around bugs in
# gmake-3.81 and global-5.7.1 on recent 64-bit Linux systems.
-GPATH GRTAGS GSYMS GTAGS: gtags.files
+GPATH GRTAGS GSYMS GTAGS: gtags.files $(shell cat gtags.files 2> /dev/null)
@bash -c 'ulimit -s 10240 && GTAGSFORCECPP=yes gtags -i -q -f $<'
gtags.clean:
--
--
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.