gcc-debug.mk

changeset 108
d2b1e67b2b48
parent 107
86b19c98b5fd
child 152
3238f65db163
     1.1 --- a/gcc-debug.mk	Thu Jul 11 17:32:48 2013 +0200
     1.2 +++ b/gcc-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=gnu99 -g -O2 -fstrict-aliasing -Wall -pedantic -c
     1.8 +CFLAGS  = -std=gnu99 -g -fstrict-aliasing -Wall -pedantic -c
     1.9  COFLAGS = -o
    1.10  LDFLAGS = 
    1.11  LOFLAGS = -o

mercurial