SF.net SVN: gar:[25463] csw/mgar/pkg/gnustep-make/trunk/Makefile

rmottola at users.sourceforge.net rmottola at users.sourceforge.net
Wed Dec 16 17:54:11 CET 2015


Revision: 25463
          http://sourceforge.net/p/gar/code/25463
Author:   rmottola
Date:     2015-12-16 16:54:11 +0000 (Wed, 16 Dec 2015)
Log Message:
-----------
gnustep-make/trunk: raise ISA

Modified Paths:
--------------
    csw/mgar/pkg/gnustep-make/trunk/Makefile

Modified: csw/mgar/pkg/gnustep-make/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnustep-make/trunk/Makefile	2015-12-16 15:46:10 UTC (rev 25462)
+++ csw/mgar/pkg/gnustep-make/trunk/Makefile	2015-12-16 16:54:11 UTC (rev 25463)
@@ -21,6 +21,9 @@
 PACKAGING_PLATFORMS += solaris9-sparc solaris9-i386
 PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
 
+#in gnustep-base we need atomic ops, available for gcc only with 486 or later
+ISA_DEFAULT_i386-5.9 = pentium
+
 #we absolutely need GCC for Objective-C support. The only alternative in the future would be clang
 GARCOMPILER = GNU
 

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