Take out these switches

This commit is contained in:
twinaphex 2017-03-24 06:50:33 +01:00
parent 46f8007077
commit 62c6f02cee

View File

@ -69,7 +69,7 @@ else
endif
CFLAGS += -fsigned-char \
-Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -finline-functions -s
-Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-builtin -s
include $(CORE_DIR)/Makefile.common