Revision: 15259
          http://gar.svn.sourceforge.net/gar/?rev=15259&view=rev
Author:   wahwah
Date:     2011-08-05 05:56:35 +0000 (Fri, 05 Aug 2011)

Log Message:
-----------
pkg/libgmp/trunk: merge gmp.h for other ISAs

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

Modified: csw/mgar/pkg/libgmp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libgmp/trunk/Makefile  2011-08-04 13:33:52 UTC (rev 15258)
+++ csw/mgar/pkg/libgmp/trunk/Makefile  2011-08-05 05:56:35 UTC (rev 15259)
@@ -54,11 +54,8 @@
 
 CONFIGURE_ARGS = ABI=$(ABI_$(ISA)) MPN_PATH=$(MPN_$(ISA)) $(DIRPATHS)
 
-#EXTRA_MERGE_DIRS_isa-sparcv8plus = $(includedir)
-#EXTRA_MERGE_DIRS_isa-sparcv8plus+vis = $(includedir)
-#EXTRA_MERGE_DIRS_isa-sparcv9 = $(includedir)
-#EXTRA_MERGE_DIRS_isa-amd64 = $(includedir)
-#EXTRA_MERGE_DIRS_isa-pentium = $(includedir)
+# For 64-bit compilation, we need /opt/csw/include/sparcv9/gmp.h
+EXTRA_MERGE_DIRS_isa-extra = $(includedir)
 
 PACKAGES += CSWlibgmp10
 CATALOGNAME_CSWlibgmp10 = libgmp10


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to