aboutsummaryrefslogtreecommitdiffstats
path: root/science/tinker/files
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-08-18 04:37:46 +0800
committerYuri Victorovich <yuri@FreeBSD.org>2020-08-18 04:37:46 +0800
commitfb2a9880ed304feb79699a65ba8c177bb11ee49c (patch)
treef2d041ac6ed9051c07b708dc3d84d39eeb208127 /science/tinker/files
parent0358f01cf0e61c509fcaee3b0521f317c90f03ee (diff)
downloadfreebsd-ports-gnome-fb2a9880ed304feb79699a65ba8c177bb11ee49c.tar.gz
freebsd-ports-gnome-fb2a9880ed304feb79699a65ba8c177bb11ee49c.tar.zst
freebsd-ports-gnome-fb2a9880ed304feb79699a65ba8c177bb11ee49c.zip
science/tinker: Update 8.7.2 -> 8.8.1
Reported by: portscout
Diffstat (limited to 'science/tinker/files')
-rw-r--r--science/tinker/files/patch-make_Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/science/tinker/files/patch-make_Makefile b/science/tinker/files/patch-make_Makefile
index 856afea4dfcd..fd5f2ab15b2c 100644
--- a/science/tinker/files/patch-make_Makefile
+++ b/science/tinker/files/patch-make_Makefile
@@ -1,9 +1,9 @@
---- make/Makefile.orig 2019-07-11 19:35:55 UTC
+--- make/Makefile.orig 2020-07-27 02:52:19 UTC
+++ make/Makefile
-@@ -84,9 +84,9 @@ APBS_LIBS = -lapbsmainroutines -lapbs -lmaloc -lapbsbl
-
+@@ -87,9 +87,9 @@ APBS_LIBS = -lapbsmainroutines -lapbs -lmaloc -lapbsbl
F77 = gfortran
F77FLAGS = -c
+ #OPTFLAGS = -Ofast -march=native -fopenmp
-OPTFLAGS = -Ofast -mssse3 -fopenmp
+OPTFLAGS = -Ofast $(PORT_SIMD_FLAGS) -fopenmp
#OPTFLAGS = -Og -fbacktrace -fcheck=bounds -Wunused -Wmaybe-uninitialized
@@ -12,7 +12,7 @@
LIBS =
LIBFLAGS = -crusv
RANLIB = ranlib -c
-@@ -802,132 +802,132 @@ listing:
+@@ -813,132 +813,132 @@ listing:
cat *.f *.c > tinker.txt
rename_bin: