packages: UFconfig/UFconfig-config.patch - updated to kill optflags overrides
qboosh
qboosh at pld-linux.org
Sun Jan 1 12:02:51 CET 2012
Author: qboosh Date: Sun Jan 1 11:02:51 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to kill optflags overrides
---- Files affected:
packages/UFconfig:
UFconfig-config.patch (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/UFconfig/UFconfig-config.patch
diff -u packages/UFconfig/UFconfig-config.patch:1.5 packages/UFconfig/UFconfig-config.patch:1.6
--- packages/UFconfig/UFconfig-config.patch:1.5 Sat Dec 31 17:56:00 2011
+++ packages/UFconfig/UFconfig-config.patch Sun Jan 1 12:02:45 2012
@@ -1,7 +1,24 @@
-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 =
+@@ -53,7 +53,7 @@
+ # default make environment.
+
+ # C and C++ compiler flags. The first three are standard for *.c and *.cpp
+-CF = $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -O3 -fexceptions -fPIC
++CF = $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -fPIC
+
+ # ranlib, and ar, for generating libraries. If you don't need ranlib,
+ # just change it to RANLAB = echo
+@@ -67,7 +67,7 @@
+
+ # Fortran compiler (not required for 'make' or 'make library')
+ F77 = gfortran
+-F77FLAGS = $(FFLAGS) -O
++F77FLAGS = $(FFLAGS)
+ F77LIB =
+
+ # C and Fortran libraries
+@@ -148,8 +148,8 @@
# 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.
@@ -10,5 +27,5 @@
+METIS_PATH = /usr/include/metis
+METIS = -lmetis
- # If you use CHOLMOD_CONFIG = -DNPARTITION then you must use the following
- # options:
+ #------------------------------------------------------------------------------
+ # UMFPACK configuration:
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/UFconfig/UFconfig-config.patch?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list