mr_bones_ 15/01/27 07:45:13 Added: d1x-rebirth-0.58.1-flags.patch Log: version bump (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.1 games-action/d1x-rebirth/files/d1x-rebirth-0.58.1-flags.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/d1x-rebirth/files/d1x-rebirth-0.58.1-flags.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/d1x-rebirth/files/d1x-rebirth-0.58.1-flags.patch?rev=1.1&content-type=text/plain Index: d1x-rebirth-0.58.1-flags.patch =================================================================== diff -ru d1x-rebirth_v0.58.1-src.orig/SConstruct d1x-rebirth_v0.58.1-src/SConstruct --- d1x-rebirth_v0.58.1-src.orig/SConstruct 2013-08-03 08:13:39.000000000 -0400 +++ d1x-rebirth_v0.58.1-src/SConstruct 2015-01-27 02:38:03.847800615 -0500 @@ -218,7 +218,6 @@ env.Append(CPPFLAGS = ['-g']) else: env.Append(CPPDEFINES = ['NDEBUG', 'RELEASE']) - env.Append(CPPFLAGS = ['-O2']) # profiler? if (self.user_settings.profiler == 1):
