ALL: Fix build on OS X Lion
This commit is contained in:
parent
857caccfe5
commit
611a4ff086
1 changed files with 1 additions and 2 deletions
3
ports.mk
3
ports.mk
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue