From 09b025405dfecf160127c778ce28771ffe041970 Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Sun, 17 Sep 2017 15:26:09 +0000 Subject: Modernise port to allow for new features in future (e.g. CilkPlus support) Details: - Use standard HAS_CONFIGURE instead of rolling our own - Use blaslapack - Regenerate patches with "make makepatch". - Add LICENSE - Fortran is used as linker but all the code is in C so use CFLAGS instead of FFLAGS. PR: 214963 Submitted by: pfg --- math/taucs/files/patch-configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math/taucs/files/patch-configure') diff --git a/math/taucs/files/patch-configure b/math/taucs/files/patch-configure index 9a63a4723c96..4a9ae2f495c8 100644 --- a/math/taucs/files/patch-configure +++ b/math/taucs/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Sun Aug 24 10:11:33 2003 -+++ configure Sat Feb 26 22:24:56 2005 -@@ -29,7 +29,7 @@ +--- configure.orig 2003-08-24 10:11:33 UTC ++++ configure +@@ -29,7 +29,7 @@ fi # Solaris, OSTYPE=solaris but uname returns SunOS. if [ ${OSTYPE:-fail} = "fail" ] ; then -- cgit v1.2.3