X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pandora%2FMakefile;h=d28a13f4c8eca85d7942d1440df700fb9571863f;hb=a231964c3570be4cf3d2efd023090b6a9e730935;hp=a485146c0dded404272f83949c5a37e9c15c4308;hpb=bbba320911a86c0ee373f8297f80a2b82de22039;p=gpsp.git diff --git a/pandora/Makefile b/pandora/Makefile index a485146..d28a13f 100644 --- a/pandora/Makefile +++ b/pandora/Makefile @@ -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