[csw-devel] SF.net SVN: gar:[18890] csw/mgar/pkg/gdb/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Mon Aug 6 09:01:50 CEST 2012
Revision: 18890
http://gar.svn.sourceforge.net/gar/?rev=18890&view=rev
Author: pfelecan
Date: 2012-08-06 07:01:49 +0000 (Mon, 06 Aug 2012)
Log Message:
-----------
gdb/trunk: this is the last version supporting Solaris 10; as a side
effect, all the ISAs are Solaris 10 with the exception of the previous
spin which provided Solaris 9 for i386 32 bit and SPARC for 32 and 64
bit.
Modified Paths:
--------------
csw/mgar/pkg/gdb/trunk/Makefile
Modified: csw/mgar/pkg/gdb/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gdb/trunk/Makefile 2012-08-04 19:09:17 UTC (rev 18889)
+++ csw/mgar/pkg/gdb/trunk/Makefile 2012-08-06 07:01:49 UTC (rev 18890)
@@ -37,6 +37,9 @@
GARCOMPILER = GNU
+PACKAGING_PLATFORMS = solaris10-sparc
+PACKAGING_PLATFORMS += solaris10-i386
+
BUILD64 = 1
ISAEXEC = 1
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