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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Aug 8 09:54:09 CEST 2011


Revision: 15283
          http://gar.svn.sourceforge.net/gar/?rev=15283&view=rev
Author:   wahwah
Date:     2011-08-08 07:54:09 +0000 (Mon, 08 Aug 2011)

Log Message:
-----------
pkg/libmpfr/trunk: recompile against updated gmp.h, for better 32-bit / 64-bit support

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

Modified: csw/mgar/pkg/libmpfr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libmpfr/trunk/Makefile	2011-08-08 01:01:43 UTC (rev 15282)
+++ csw/mgar/pkg/libmpfr/trunk/Makefile	2011-08-08 07:54:09 UTC (rev 15283)
@@ -29,14 +29,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
 
-EXTRA_INC += $(includedir)/$(ISA)
-
 PACKAGES =
 PACKAGES += CSWlibmpfr4
 CATALOGNAME_CSWlibmpfr4 = libmpfr4


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