SF.net SVN: gar:[23903] csw/mgar/pkg/smartmontools/trunk/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Sat Aug 2 15:24:25 CEST 2014
Revision: 23903
http://sourceforge.net/p/gar/code/23903
Author: lblume
Date: 2014-08-02 13:24:21 +0000 (Sat, 02 Aug 2014)
Log Message:
-----------
smartmontools/trunk: Switch to GCC4; fix typo
Modified Paths:
--------------
csw/mgar/pkg/smartmontools/trunk/Makefile
Modified: csw/mgar/pkg/smartmontools/trunk/Makefile
===================================================================
--- csw/mgar/pkg/smartmontools/trunk/Makefile 2014-08-02 13:20:38 UTC (rev 23902)
+++ csw/mgar/pkg/smartmontools/trunk/Makefile 2014-08-02 13:24:21 UTC (rev 23903)
@@ -16,10 +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.10.
+# However, packages built on 5.10 do work on 5.11.
PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
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