[csw-devel] SF.net SVN: gar:[20825] csw/mgar/pkg/monit/trunk/Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Sat Apr 20 14:23:21 CEST 2013
Revision: 20825
http://gar.svn.sourceforge.net/gar/?rev=20825&view=rev
Author: chninkel
Date: 2013-04-20 12:23:21 +0000 (Sat, 20 Apr 2013)
Log Message:
-----------
monit/trunk: update recipe to build against libssl 1.0
Modified Paths:
--------------
csw/mgar/pkg/monit/trunk/Makefile
Modified: csw/mgar/pkg/monit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/monit/trunk/Makefile 2013-04-20 12:15:29 UTC (rev 20824)
+++ csw/mgar/pkg/monit/trunk/Makefile 2013-04-20 12:23:21 UTC (rev 20825)
@@ -20,14 +20,17 @@
CHECKPKG_OVERRIDES_CSWmonit = file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/monit.1
CHECKPKG_OVERRIDES_CSWmonit += $(CHECKPKG_OVERRIDES_CSWmonit_$(GARCH))
-CHECKPKG_OVERRIDES_CSWmonit_sparc = file-with-bad-content|/usr/local|root/opt/csw/bin/sparcv8/monit
CHECKPKG_OVERRIDES_CSWmonit_sparc += file-with-bad-content|/usr/local|root/opt/csw/bin/sparcv9/monit
CHECKPKG_OVERRIDES_CSWmonit_i386 = file-with-bad-content|/usr/local|root/opt/csw/bin/amd64/monit
#GARCOMPILER = GNU
+# We build the 64 bits version to be have >2 Go file support
BUILD64_ONLY = 1
+ISA_DEFAULT_sparc = sparcv9
+ISA_DEFAULT_i386 = amd64
+ISAEXEC_FILES = /opt/csw/bin/monit
BUILD_DEP_PKGS += CSWlibssl-dev
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