Date: Tuesday, April 3, 2007 @ 18:28:24
  Author: marc
    Path: /cvsroot/carob/carob/make-includes

Modified: gcc-debug.mk (1.3 -> 1.4)

Added explanation


--------------+
 gcc-debug.mk |    2 ++
 1 files changed, 2 insertions(+)


Index: carob/make-includes/gcc-debug.mk
diff -u carob/make-includes/gcc-debug.mk:1.3 
carob/make-includes/gcc-debug.mk:1.4
--- carob/make-includes/gcc-debug.mk:1.3        Tue Apr  3 18:27:07 2007
+++ carob/make-includes/gcc-debug.mk    Tue Apr  3 18:28:24 2007
@@ -1,3 +1,5 @@
+# Use CXXFLAGS to override the default flags (-g -O2). Both default
+# flags and these flags will be over-overriden by the command line
 
 CXXFLAGS=-g3 -Wall
 

_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits

Reply via email to