summaryrefslogtreecommitdiff
path: root/apps/plugins/sdl/sdl.make
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/sdl/sdl.make')
-rw-r--r--apps/plugins/sdl/sdl.make5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/plugins/sdl/sdl.make b/apps/plugins/sdl/sdl.make
index 4e7e518fc1..194d609fb8 100644
--- a/apps/plugins/sdl/sdl.make
+++ b/apps/plugins/sdl/sdl.make
@@ -39,11 +39,6 @@ SDLFLAGS = -I$(SDL_SRCDIR)/include $(filter-out -O%,$(PLUGINFLAGS)) \
39#-ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations \ 39#-ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations \
40#-D_GNU_SOURCE=1 -D_REENTRANT -DSDL -DELF 40#-D_GNU_SOURCE=1 -D_REENTRANT -DSDL -DELF
41 41
42# use FPU on ARMv6
43ifeq ($(ARCH_VERSION),6)
44 SDLFLAGS += -mfloat-abi=softfp
45endif
46
47ifndef APP_TYPE 42ifndef APP_TYPE
48 ### no target has a big enough plugin buffer 43 ### no target has a big enough plugin buffer
49 ROCKS += $(SDL_OBJDIR)/duke3d.ovl 44 ROCKS += $(SDL_OBJDIR)/duke3d.ovl