mirror of
https://github.com/libretro/xrick-libretro.git
synced 2024-11-23 16:29:42 +00:00
Take out these switches
This commit is contained in:
parent
46f8007077
commit
62c6f02cee
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user