[csw-devel] SF.net SVN: gar:[20712] csw/mgar/pkg/lang-python/pyelftools/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Apr 15 08:55:22 CEST 2013


Revision: 20712
          http://gar.svn.sourceforge.net/gar/?rev=20712&view=rev
Author:   wahwah
Date:     2013-04-15 06:55:22 +0000 (Mon, 15 Apr 2013)
Log Message:
-----------
lang-python/pyelftools/trunk: Build on 5.9 too

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/pyelftools/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/pyelftools/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pyelftools/trunk/Makefile	2013-04-15 06:24:18 UTC (rev 20711)
+++ csw/mgar/pkg/lang-python/pyelftools/trunk/Makefile	2013-04-15 06:55:22 UTC (rev 20712)
@@ -12,6 +12,11 @@
 CATEGORIES = python
 DISTFILES  = $(DISTNAME).tar.gz
 
+# Since elftools are used for checkpkg, they need to be built for all
+# platforms on which we're building.
+PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
+PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
+
 PATCHFILES += 0001-Updated-list-of-e_machine-values.patch
 
 TEST_SCRIPTS =

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