Skip to content

Commit

Permalink
get rid of -fno-common
Browse files Browse the repository at this point in the history
  • Loading branch information
notaz committed Sep 7, 2011
1 parent 8f91b88 commit a231964
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pandora/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a231964

Please sign in to comment.