Fix GNU C 4.x build
This commit is contained in:
parent
2d613744be
commit
fbb40c0b17
@ -162,7 +162,7 @@ endif
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
CFLAGS+=-funsigned-char -g $(INCS) -Wall -Wno-sign-compare -pedantic -O2 -DPRAGMA_PACK # -fomit-frame-pointer
|
||||
CFLAGS+=-funsigned-char -g $(INCS) -Wall -Wno-long-long -Wno-sign-compare -pedantic -O2 -DPRAGMA_PACK # -fomit-frame-pointer
|
||||
LNKFLAGS+=-g
|
||||
CPPFLAGS+=$(CFLAGS) -fno-pic -fno-rtti # -fno-exceptions
|
||||
|
||||
|
Reference in New Issue
Block a user