[csw-devel] SF.net SVN: gar:[8358] csw/mgar/pkg/clamav/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Fri Feb 5 14:31:11 CET 2010
Revision: 8358
http://gar.svn.sourceforge.net/gar/?rev=8358&view=rev
Author: bonivart
Date: 2010-02-05 13:31:10 +0000 (Fri, 05 Feb 2010)
Log Message:
-----------
clamav: add Sun bug id regarding compiler issues
Modified Paths:
--------------
csw/mgar/pkg/clamav/trunk/Makefile
Modified: csw/mgar/pkg/clamav/trunk/Makefile
===================================================================
--- csw/mgar/pkg/clamav/trunk/Makefile 2010-02-05 10:29:21 UTC (rev 8357)
+++ csw/mgar/pkg/clamav/trunk/Makefile 2010-02-05 13:31:10 UTC (rev 8358)
@@ -36,6 +36,9 @@
PATCHFILES = CSWclamav.freshclam.conf.p
PATCHFILES += CSWclamav.clamd.conf.p
+# Seems to be a compiler bug forcing us to use -xO2 instead of -xO3
+# http://bugs.sun.com/view_bug.do?bug_id=6683773
+# New bug filed since the above one isn't really solved, no bug id yet
OPT_FLAGS_SOS = -xO2
CONFIGURE_ARGS = $(DIRPATHS)
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