[csw-devel] SF.net SVN: gar:[15735] csw/mgar/pkg/ppl/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Sep 25 02:40:55 CEST 2011


Revision: 15735
          http://gar.svn.sourceforge.net/gar/?rev=15735&view=rev
Author:   wahwah
Date:     2011-09-25 00:40:54 +0000 (Sun, 25 Sep 2011)
Log Message:
-----------
pkg/ppl/trunk: Better architecture handling: pentium_pro for Intel

Modified Paths:
--------------
    csw/mgar/pkg/ppl/trunk/Makefile

Modified: csw/mgar/pkg/ppl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ppl/trunk/Makefile	2011-09-25 00:38:58 UTC (rev 15734)
+++ csw/mgar/pkg/ppl/trunk/Makefile	2011-09-25 00:40:54 UTC (rev 15735)
@@ -45,15 +45,7 @@
 
 BUILD64 = 1
 
-# Undefined symbol __sync_fetch_and_add_4
-# http://www.mail-archive.com/maintainers@lists.opencsw.org/msg06095.html
-# http://opencsw.wikidot.com/porting-faq#toc6
-ifeq ($(ISA),sparcv8)
-OPT_FLAGS_GCC = -O0
-endif
-ifeq ($(ISA),i386)
-OPT_FLAGS_GCC = -O0
-endif
+ISA_DEFAULT_i386 = pentium_pro
 
 # http://wiki.opencsw.org/porting-faq#toc13
 RUNTIME_DEP_PKGS = $(RUNTIME_DEP_PKGS_$(GAROSREL))

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