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

Log Message:
-----------
pkg/libmpfr/trunk: architecture specific includes

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

Modified: csw/mgar/pkg/libmpfr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libmpfr/trunk/Makefile 2011-08-05 05:56:35 UTC (rev 15259)
+++ csw/mgar/pkg/libmpfr/trunk/Makefile 2011-08-05 07:36:50 UTC (rev 15260)
@@ -26,6 +26,9 @@
 
 CONFIGURE_ARGS  = $(DIRPATHS)
 
+# It's necessary to include architecture-specific headers from gmp.
+EXTRA_INC += $(includedir)/$(ISA)
+
 # With the default -xO3, there are failing unit tests.
 OPT_FLAGS_SOS = -xO2
 


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