g++-debug.mk

changeset 100
e0ec80179a5d
parent 95
ecfdc1c4a552
child 103
08018864fb91
     1.1 --- a/g++-debug.mk	Wed Feb 27 14:52:52 2013 +0100
     1.2 +++ b/g++-debug.mk	Wed Feb 27 16:59:02 2013 +0100
     1.3 @@ -31,7 +31,7 @@
     1.4  AR = ar
     1.5  RM = rm
     1.6  
     1.7 -CFLAGS  = -std=gnu++11 -g -O2 -fstrict-aliasing -Werror -Wall -pedantic -c
     1.8 +CFLAGS  = -std=gnu++0x -g -O2 -fstrict-aliasing -Werror -Wall -pedantic -c
     1.9  COFLAGS = -o
    1.10  LDFLAGS = 
    1.11  LOFLAGS = -o

mercurial