diff options
-rw-r--r-- | ports.mk | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -129,8 +129,7 @@ scummvm-static: $(OBJS) -framework CoreMIDI \ $(OSX_STATIC_LIBS) \ $(OSX_ZLIB) \ - $(OSX_ICONV) \ - -lSystemStubs + $(OSX_ICONV) # Special target to create a static linked binary for the iPhone iphone: $(OBJS) |