[Scummvm-cvs-logs] CVS: scummvm Makefile,1.104.2.2,1.104.2.3
Max Horn
fingolfin at users.sourceforge.net
Sat Jan 28 05:02:02 CET 2006
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1530
Modified Files:
Tag: branch-0-8-0
Makefile
Log Message:
Fix OS X bundle building when using GCC 3.3 (just in case we make a 0.8.2 release)
Index: Makefile
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile,v
retrieving revision 1.104.2.2
retrieving revision 1.104.2.3
diff -u -d -r1.104.2.2 -r1.104.2.3
--- Makefile 8 Nov 2005 00:18:22 -0000 1.104.2.2
+++ Makefile 28 Jan 2006 13:01:29 -0000 1.104.2.3
@@ -118,6 +118,7 @@
$(OSXOPT)/lib/libogg.a \
$(OSXOPT)/lib/libmpeg2.a \
$(OSXOPT)/lib/libFLAC.a \
+ -lSystemStubs \
-lz
# Target for building the PDF version of the README
More information about the Scummvm-git-logs
mailing list