[csw-devel] SF.net SVN: gar:[16016] csw/mgar/pkg/clamav/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Thu Oct 27 16:13:55 CEST 2011
Revision: 16016
http://gar.svn.sourceforge.net/gar/?rev=16016&view=rev
Author: bonivart
Date: 2011-10-27 14:13:54 +0000 (Thu, 27 Oct 2011)
Log Message:
-----------
clamav/trunk: test gcc compiler
Modified Paths:
--------------
csw/mgar/pkg/clamav/trunk/Makefile
Modified: csw/mgar/pkg/clamav/trunk/Makefile
===================================================================
--- csw/mgar/pkg/clamav/trunk/Makefile 2011-10-27 12:44:44 UTC (rev 16015)
+++ csw/mgar/pkg/clamav/trunk/Makefile 2011-10-27 14:13:54 UTC (rev 16016)
@@ -37,6 +37,7 @@
RUNTIME_DEP_PKGS_CSWlibclam6 += CSWlibltdl7
RUNTIME_DEP_PKGS_CSWlibclam6 += CSWlibbz2-1-0
RUNTIME_DEP_PKGS_CSWlibclam6 += CSWlibiconv2
+RUNTIME_DEP_PKGS_CSWlibclam6 += CSWlibgcc-s1
INCOMPATIBLE_PKGS_CSWlibclam6 = CSWlibclamav
PACKAGES += CSWlibclam6-dev
@@ -57,12 +58,12 @@
PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
#PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
-#GARCOMPILER = GCC4
+GARCOMPILER = GCC4
# 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
+#OPT_FLAGS_SOS = -xO2
sysconfdir = /etc/opt/csw
@@ -73,7 +74,7 @@
CONFIGURE_ARGS += --localstatedir=/var/opt/csw/$(NAME)
CONFIGURE_ARGS += --sysconfdir=$(sysconfdir)
CONFIGURE_ARGS += --enable-milter
-#CONFIGURE_ARGS += --disable-llvm
+CONFIGURE_ARGS += --disable-llvm
#CONFIGURE_ARGS += --enable-check
CONFIGURE_ARGS += --enable-clamdtop
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