mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-01-30 03:25:32 +01:00
get rid of -fno-common
This commit is contained in:
parent
8f91b883fc
commit
a231964c35
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user