g++-debug.mk

changeset 108
d2b1e67b2b48
parent 107
86b19c98b5fd
     1.1 --- a/g++-debug.mk	Thu Jul 11 17:32:48 2013 +0200
     1.2 +++ b/g++-debug.mk	Fri Jul 12 20:50:18 2013 +0200
     1.3 @@ -31,7 +31,7 @@
     1.4  AR = ar
     1.5  RM = rm
     1.6  
     1.7 -CFLAGS  = -std=gnu++0x -g -O2 -fstrict-aliasing -Wall -pedantic -c
     1.8 +CFLAGS  = -std=gnu++0x -g -fstrict-aliasing -Wall -pedantic -c
     1.9  COFLAGS = -o
    1.10  LDFLAGS = 
    1.11  LOFLAGS = -o

mercurial