SOURCES: UFconfig-config.patch - updated to fit 3.2.0

duddits duddits at pld-linux.org
Fri Jan 23 12:26:57 CET 2009


Author: duddits                      Date: Fri Jan 23 11:26:57 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to fit 3.2.0

---- Files affected:
SOURCES:
   UFconfig-config.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/UFconfig-config.patch
diff -u SOURCES/UFconfig-config.patch:1.2 SOURCES/UFconfig-config.patch:1.3
--- SOURCES/UFconfig-config.patch:1.2	Fri Jan  4 22:21:14 2008
+++ SOURCES/UFconfig-config.patch	Fri Jan 23 12:26:51 2009
@@ -1,6 +1,7 @@
---- UFconfig/UFconfig.mk.orig	2007-10-24 15:55:44.000000000 +0200
-+++ UFconfig/UFconfig.mk	2008-01-04 21:27:16.431626182 +0100
-@@ -44,7 +44,7 @@
+diff -burNp UFconfig/UFconfig.mk UFconfig-dud/UFconfig.mk
+--- UFconfig/UFconfig.mk	2008-09-22 20:19:37.000000000 +0200
++++ UFconfig-dud/UFconfig.mk	2009-01-23 12:25:23.482152935 +0100
+@@ -48,7 +48,7 @@ RM = rm -f
  MV = mv -f
  
  # Fortran compiler (not normally required)
@@ -9,16 +10,16 @@
  F77FLAGS = -O
  F77LIB =
  
-@@ -85,7 +85,7 @@
- # BLAS = -lgoto -lgfortran -lgfortranbegin
+@@ -89,7 +89,7 @@ MEX = mex -O -largeArrayDims -lmwlapack 
+ # BLAS = -lgoto -lgfortran -lgfortranbegin -lg2c
  
  # This is probably slow ... it might connect to the Standard Reference BLAS:
--BLAS = -lblas -lgfortran -lgfortranbegin
+-BLAS = -lblas -lgfortran -lgfortranbegin -lg2c
 +BLAS = -lblas
  LAPACK = -llapack
  
- # The BLAS might not contain xerbla, an error-handling routine for LAPACK and
-@@ -114,8 +114,8 @@
+ # Using non-optimized versions:
+@@ -122,8 +122,8 @@ XERBLA = 
  # The path is relative to where it is used, in CHOLMOD/Lib, CHOLMOD/MATLAB, etc.
  # You may wish to use an absolute path.  METIS is optional.  Compile
  # CHOLMOD with -DNPARTITION if you do not wish to use METIS.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/UFconfig-config.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list