get rid of -fno-common
This commit is contained in:
parent
8f91b883fc
commit
a231964c35
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue