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