rebuild waf to avoid CC/CXX flags that do not work on OLD apple gcc; remove unnecess...
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 7 Mar 2013 15:32:56 +0000 (15:32 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 7 Mar 2013 15:32:56 +0000 (15:32 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@14176 d708f5d6-7413-0410-9779-e7cbd77b26cf

doc/updating_waf.txt
waf

index 80b4e121c7c3b8c3510bdc8521ec43ba62c73128..4030d0706b22076b1ff599dc3064b9dc66835c3c 100644 (file)
@@ -1,9 +1,6 @@
 Download waf (http://code.google.com/p/waf/)
 Download autowaf (http://svn.drobilla.net/autowaf)
 
-* MAKE SURE that the --debug option is set to True by default (drobilla's
-  original sets it to False by default)
-
 From within the waf source tree, run:
 
 ./waf-light -v --make-waf --tools=misc,doxygen,/path/to/autowaf.py --prelude=''
diff --git a/waf b/waf
index 53238d5d411b543227a8bfc5b3c818217bda2b98..841827b7558d573e31e5598018cb706ee155fbf0 100755 (executable)
Binary files a/waf and b/waf differ