]> git.pld-linux.org Git - packages/UFconfig.git/blobdiff - UFconfig-config.patch
- updated to 3.7.0
[packages/UFconfig.git] / UFconfig-config.patch
index 3d65fc32fbe110696a5f07e651178f7ba14ceb48..659fa0d0a1407971b2b093d7af025752d3d0faa9 100644 (file)
@@ -1,25 +1,7 @@
-diff -ur UFconfig/UFconfig.mk UFconfig-config/UFconfig.mk
---- UFconfig/UFconfig.mk       2006-12-12 19:52:47.000000000 +0100
-+++ UFconfig-config/UFconfig.mk        2007-12-07 02:27:46.000000000 +0100
-@@ -43,7 +43,7 @@
- MV = mv -f
- # Fortran compiler (not normally required)
--F77 = f77
-+F77 = gfortran
- F77FLAGS = -O
- F77LIB =
-@@ -73,7 +73,7 @@
- # These settings will probably not work, since there is no fixed convention for
- # naming the BLAS and LAPACK library (*.a or *.so) files.  Assume the Goto
- # BLAS are available.
--BLAS = -lgoto -lgfortran -lgfortranbegin
-+BLAS = -lblas
- LAPACK = -llapack
- # The BLAS might not contain xerbla, an error-handling routine for LAPACK and
-@@ -102,8 +102,8 @@
+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
+@@ -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.
This page took 0.059828 seconds and 4 git commands to generate.