From 611a4ff086cd9086e5a11ce2425ff2c7b68fc87c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Einar=20Johan=20T=2E=20S=C3=B8ma=CC=8Aen?= Date: Mon, 17 Oct 2011 01:20:21 +0200 Subject: [PATCH] ALL: Fix build on OS X Lion --- ports.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ports.mk b/ports.mk index 210fb296f87..c281c74a752 100644 --- a/ports.mk +++ b/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)