X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2FMakefile;h=7258644ccc1c98a2692d5601ca5d32bc5b987fd8;hb=638cc6264cf3e8d1f046885fb68b5a1e22729d06;hp=cf0b3a524a6adc447fa3d23e6097ce5183e95dd9;hpb=788343bb4cbc9ae133ac748f9ce59731bad67f22;p=gpsp.git diff --git a/gp2x/Makefile b/gp2x/Makefile index cf0b3a5..7258644 100644 --- a/gp2x/Makefile +++ b/gp2x/Makefile @@ -34,7 +34,6 @@ INCLUDES = `$(PREFIX)/bin/sdl-config --cflags` -I$(PREFIX)/include LIBS = `$(PREFIX)/bin/sdl-config --libs` \ -lm -ldl -lpthread -lz ifneq ($(WIZ),1) -OBJS += cpuctrl_mmsp2.o LIBS += -static endif