1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/math/lapack/files/patch-ap
Jean-Marc Zucconi b53d421067 Fix testing/timing failures due to the last update.
PR:		ports/15630
Submitted by:	AMAKAWA Shuhei <sa264@phy.cam.ac.uk>
2000-01-12 23:35:31 +00:00

12 lines
341 B
Plaintext

--- TIMING/EIG/Makefile.orig Thu Nov 4 19:28:20 1999
+++ TIMING/EIG/Makefile Wed Dec 22 13:48:21 1999
@@ -35,7 +35,7 @@
#
#######################################################################
-AEIGTIM = atimin.o ilaenv.o xlaenv.o
+AEIGTIM = atimin.o ilaenv.o xlaenv.o $(FPMCLR)
SCIGTIM = \
smflop.o sopla.o sopla2.o sopbl3.o \