get rid of -fno-common
[gpsp.git] / pandora / Makefile
index a485146..d28a13f 100644 (file)
@@ -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