SF.net SVN: gar:[23922] csw/mgar/pkg/smartmontools/trunk/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Mon Aug 4 12:02:59 CEST 2014


Revision: 23922
          http://sourceforge.net/p/gar/code/23922
Author:   lblume
Date:     2014-08-04 10:02:58 +0000 (Mon, 04 Aug 2014)
Log Message:
-----------
smartmontools/trunk: Disable building on S9

Modified Paths:
--------------
    csw/mgar/pkg/smartmontools/trunk/Makefile

Modified: csw/mgar/pkg/smartmontools/trunk/Makefile
===================================================================
--- csw/mgar/pkg/smartmontools/trunk/Makefile	2014-08-04 09:47:59 UTC (rev 23921)
+++ csw/mgar/pkg/smartmontools/trunk/Makefile	2014-08-04 10:02:58 UTC (rev 23922)
@@ -16,13 +16,12 @@
 MASTER_SITES = $(SF_MIRROR)
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 
-GARCOMPILER = GCC4
-
 # smartmontools packages built on 5.9 don't work on 5.10:
 # > Error SMART Thresholds Read failed: I/O error
 # > Smartctl: SMART Read Thresholds failed.
 # However, packages built on 5.10 do work on 5.11.
-PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
+# update: from 6.3, doesn't build on S9 anymore. Disabling.
+#PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
 PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
 
 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