Revision: 24859
http://sourceforge.net/p/gar/code/24859
Author: rmottola
Date: 2015-04-19 08:54:38 +0000 (Sun, 19 Apr 2015)
Log Message:
-----------
binutils/trunk: enable sparc9
Modified Paths:
--------------
csw/mgar/pkg/binutils/trunk/Makefile
Modified: csw/mgar/pkg/binutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/binutils/trunk/Makefile 2015-04-18 20:56:33 UTC (rev
24858)
+++ csw/mgar/pkg/binutils/trunk/Makefile 2015-04-19 08:54:38 UTC (rev
24859)
@@ -17,6 +17,10 @@
# PATCHFILES = 0001-Remove-gcc-specific-warning-no-error.patch
# PATCHFILES += 0002-Use-func-instead-of-FUNCTION.patch
+#where can we build?
+PACKAGING_PLATFORMS += solaris9-sparc solaris9-i386
+PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
+
# EXTRA_CPPFLAGS += -features=extensions -D__FUNCTION__=__func__
CONFIGURE_ARGS = $(DIRPATHS) GREP=/opt/csw/bin/ggrep
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.