aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports.mk b/ports.mk
index 0031156d46..62a480331f 100644
--- a/ports.mk
+++ b/ports.mk
@@ -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)