[Scummvm-cvs-logs] CVS: scummvm Makefile,1.108,1.109

Max Horn fingolfin at users.sourceforge.net
Fri Dec 30 07:21:04 CET 2005


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8510

Modified Files:
	Makefile 
Log Message:
OSX: Make it possible to compile ScummVM using GCC 3.3 against an SDL that was compiled using GCC 4

Index: Makefile
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- Makefile	27 Nov 2005 02:44:59 -0000	1.108
+++ Makefile	30 Dec 2005 15:20:27 -0000	1.109
@@ -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