Fix GCC warning about deprecated header file
This commit is contained in:
parent
456560b1c2
commit
53a185b293
@ -76,7 +76,6 @@ SHELL=sh
|
|||||||
EXEEXT=.exe
|
EXEEXT=.exe
|
||||||
OBJEXT=.o
|
OBJEXT=.o
|
||||||
LIBEXT=.a
|
LIBEXT=.a
|
||||||
CPPFLAGS+=-Wno-deprecated
|
|
||||||
else
|
else
|
||||||
ifeq ($(PLATFORM),be)
|
ifeq ($(PLATFORM),be)
|
||||||
CAT=cat
|
CAT=cat
|
||||||
|
Reference in New Issue
Block a user