Re-generate the Makefiles
This commit is contained in:
parent
8a859d2930
commit
4aca113c83
|
@ -7,7 +7,7 @@ CC = cc
|
|||
CPPFLAGSF= -I ../include -DSTANDALONE
|
||||
CPPFLAGS=
|
||||
CFLAGSF = -W `pkg-config --cflags cpp`
|
||||
CFLAGS = -Wall -g -O2
|
||||
CFLAGS = -Wall -g -O2 -pedantic
|
||||
LDFLAGSF= `pkg-config --libs cpp`
|
||||
AR = ar
|
||||
RANLIB = ranlib
|
||||
|
|
Loading…
Reference in New Issue
Block a user