SOURCES: lapack-automake_support.patch - added missing symbols fro...

wrobell wrobell at pld-linux.org
Sun Aug 12 17:54:14 CEST 2007


Author: wrobell                      Date: Sun Aug 12 15:54:14 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added missing symbols from INSTALL directory (use timer based on
  gfortran's INT_ETIME, see make.inc.LINUX file)

---- Files affected:
SOURCES:
   lapack-automake_support.patch (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SOURCES/lapack-automake_support.patch
diff -u SOURCES/lapack-automake_support.patch:1.13 SOURCES/lapack-automake_support.patch:1.14
--- SOURCES/lapack-automake_support.patch:1.13	Tue Aug  7 01:47:25 2007
+++ SOURCES/lapack-automake_support.patch	Sun Aug 12 17:54:09 2007
@@ -68,7 +68,7 @@
 diff -Nur lapack-3.1.1.orig/SRC/Makefile.am lapack-3.1.1/SRC/Makefile.am
 --- lapack-3.1.1.orig/SRC/Makefile.am	1970-01-01 01:00:00.000000000 +0100
 +++ lapack-3.1.1/SRC/Makefile.am	2007-08-06 22:06:57.000000000 +0100
-@@ -0,0 +1,175 @@
+@@ -0,0 +1,176 @@
 +LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTTAG)
 +lib_LTLIBRARIES = liblapack.la
 +liblapack_la_LDFLAGS = -version-info $(subst .,:, at VERSION@)
@@ -243,4 +243,5 @@
 +	ztzrqf.f ztzrzf.f zung2l.f zung2r.f zungbr.f zunghr.f zungl2.f zunglq.f \
 +	zungql.f zungqr.f zungr2.f zungrq.f zungtr.f zunm2l.f zunm2r.f zunmbr.f \
 +	zunmhr.f zunml2.f zunmlq.f zunmql.f zunmqr.f zunmr2.f zunmr3.f zunmrq.f \
-+	zunmrz.f zunmtr.f zupgtr.f zupmtr.f
++	zunmrz.f zunmtr.f zupgtr.f zupmtr.f \
++	slamch.f dlamch.f dsecnd_INT_ETIME.f second_INT_ETIME.f
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/lapack-automake_support.patch?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list