[csw-devel] SF.net SVN: gar:[12077] csw/mgar/pkg/cups/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Fri Dec 24 00:15:06 CET 2010
Revision: 12077
http://gar.svn.sourceforge.net/gar/?rev=12077&view=rev
Author: wahwah
Date: 2010-12-23 23:15:06 +0000 (Thu, 23 Dec 2010)
Log Message:
-----------
cups: Setting OPT_FLAGS_SOS to -xO0
Trying to build without optimization, without symbols.
Modified Paths:
--------------
csw/mgar/pkg/cups/trunk/Makefile
Modified: csw/mgar/pkg/cups/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cups/trunk/Makefile 2010-12-23 21:50:27 UTC (rev 12076)
+++ csw/mgar/pkg/cups/trunk/Makefile 2010-12-23 23:15:06 UTC (rev 12077)
@@ -313,6 +313,7 @@
OPTIM_OPT = -xO0
OPTIM_DBG = -g -xO0
OPTIM = $(OPTIM_$(GARFLAVOR))
+OPT_FLAGS_SOS = -xO0
export OPTIM
LICENSE = LICENSE.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list