[Scummvm-cvs-logs] SF.net SVN: scummvm:[46475] scummvm/trunk/Makefile
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Tue Dec 22 01:15:54 CET 2009
Revision: 46475
http://scummvm.svn.sourceforge.net/scummvm/?rev=46475&view=rev
Author: fingolfin
Date: 2009-12-22 00:15:54 +0000 (Tue, 22 Dec 2009)
Log Message:
-----------
typo
Modified Paths:
--------------
scummvm/trunk/Makefile
Modified: scummvm/trunk/Makefile
===================================================================
--- scummvm/trunk/Makefile 2009-12-22 00:15:11 UTC (rev 46474)
+++ scummvm/trunk/Makefile 2009-12-22 00:15:54 UTC (rev 46475)
@@ -34,7 +34,7 @@
# being helpful.
#CXXFLAGS+= -Wmissing-format-attribute
- # Disable RTTI and exceptions, and enabled checking of pointers returned by "new"
+ # Disable RTTI and exceptions, and enable checking of pointers returned by "new"
CXXFLAGS+= -fno-rtti -fno-exceptions -fcheck-new
# There is a nice extra warning that flags variables that are potentially
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list