conf.mk

changeset 26
e0a76ee1bb2b
parent 20
fd1eb081de40
child 32
8a0b85303ee8
     1.1 --- a/conf.mk	Tue Apr 01 12:30:25 2014 +0200
     1.2 +++ b/conf.mk	Tue Apr 01 14:04:00 2014 +0200
     1.3 @@ -32,7 +32,7 @@
     1.4  
     1.5  BIN        = terminal-chess
     1.6  CC         = gcc
     1.7 -CFLAGS     = -g -O2 -std=gnu99 -Wall -Werror -pedantic
     1.8 +CFLAGS     = -g -O2 -std=gnu99 -Wall -pedantic
     1.9  LD         = gcc
    1.10  LDFLAGS    = -lncurses
    1.11  ARFLAGS    = -r

mercurial