mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-05-09 14:23:32 +02:00
get rid of -fno-common
This commit is contained in:
@@ -16,7 +16,6 @@ BIN = gpsp
|
||||
VPATH += .. ../arm
|
||||
CFLAGS += -DARM_ARCH -DPND_BUILD -Wall
|
||||
CFLAGS += -mcpu=cortex-a8 -mtune=cortex-a8 -mfloat-abi=softfp -ffast-math
|
||||
CFLAGS += -fno-common
|
||||
CFLAGS += -ggdb
|
||||
CFLAGS += -O2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user