ALL: Fix build on OS X Lion

This commit is contained in:
Einar Johan T. Sømåen 2011-10-17 01:20:21 +02:00
parent 857caccfe5
commit 611a4ff086

View File

@ -130,8 +130,7 @@ residual-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)