ports/math/lapack/files/patch-TESTING+Makefile
Brendan Fabeny 841bb20c30 Respect LDFLAGS; add ELF DT_NEEDED tags to shared libraries;
use one toolchain consistently; minor cleanups; update to 3.2.2

PR:		117923
Approved by:	maho (maintainer), makc (co-mentor)
2010-08-30 07:31:34 +00:00

14 lines
365 B
Text

--- TESTING/Makefile.orig 2010-08-29 10:57:23.000000000 -0400
+++ TESTING/Makefile 2010-08-29 10:57:43.000000000 -0400
@@ -37,11 +37,6 @@
include ../make.inc
-ifneq ($(strip $(VARLIB)),)
- LAPACKLIB := $(VARLIB) ../$(LAPACKLIB)
-endif
-
-
all: single complex double complex16 singleproto doubleproto complexproto complex16proto
SEIGTST= snep.out \