Ticket #19368: patch-GNUmakefile

File patch-GNUmakefile, 288 bytes (added by gianluca.toso@…, 15 years ago)
Line 
1--- GNUmakefile.orig    2009-03-15 02:48:02.000000000 +0100
2+++ GNUmakefile 2009-05-16 18:13:11.000000000 +0200
3@@ -1,4 +1,4 @@
4-CXXFLAGS = -DNDEBUG -g -O2
5+CXXFLAGS += -DNDEBUG -g -O2
6 #CXXFLAGS = -g
7 # -fPIC is supported. Please report any breakage of -fPIC as a bug.
8 # CXXFLAGS += -fPIC