SF.net SVN: gar:[25460] csw/mgar/pkg/gnustep-base/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Wed Dec 16 16:28:04 CET 2015
Revision: 25460
http://sourceforge.net/p/gar/code/25460
Author: rmottola
Date: 2015-12-16 15:28:03 +0000 (Wed, 16 Dec 2015)
Log Message:
-----------
gnustep-base/trunk: raise minimum processor version since gcc doesn't provide atomic primitives otherwise
Modified Paths:
--------------
csw/mgar/pkg/gnustep-base/trunk/Makefile
Modified: csw/mgar/pkg/gnustep-base/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnustep-base/trunk/Makefile 2015-12-16 15:26:01 UTC (rev 25459)
+++ csw/mgar/pkg/gnustep-base/trunk/Makefile 2015-12-16 15:28:03 UTC (rev 25460)
@@ -71,6 +71,8 @@
PACKAGING_PLATFORMS += solaris10-sparc
PACKAGING_PLATFORMS += solaris10-i386
+ISA_DEFAULT_i386-5.9 = pentium_pro
+
#PATCHFILES += 0001-configure-tweak-align.patch
#PATCHFILES += 0002-timezone.patch
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