aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMax Horn2005-12-30 15:20:27 +0000
committerMax Horn2005-12-30 15:20:27 +0000
commitb8a0f9659fa72d04dad01147046432d12e140859 (patch)
tree483fe5c7f217757c035fb68559f069961269d92e /Makefile
parent549c6ea871622c2fa55765891bf60cba589021bb (diff)
downloadscummvm-rg350-b8a0f9659fa72d04dad01147046432d12e140859.tar.gz
scummvm-rg350-b8a0f9659fa72d04dad01147046432d12e140859.tar.bz2
scummvm-rg350-b8a0f9659fa72d04dad01147046432d12e140859.zip
OSX: Make it possible to compile ScummVM using GCC 3.3 against an SDL that was compiled using GCC 4
svn-id: r19861
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c895184cce..e2e8182bca 100644
--- a/Makefile
+++ b/Makefile
@@ -118,6 +118,7 @@ scummvm-static: $(OBJS)
$(OSXOPT)/lib/libogg.a \
$(OSXOPT)/lib/libmpeg2.a \
$(OSXOPT)/lib/libFLAC.a \
+ -lSystemStubs \
-lz
# Target for building the PDF version of the README