summaryrefslogtreecommitdiff
path: root/math/openblas/files
diff options
context:
space:
mode:
Diffstat (limited to 'math/openblas/files')
-rw-r--r--math/openblas/files/patch-Makefile.system5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/openblas/files/patch-Makefile.system b/math/openblas/files/patch-Makefile.system
index 733872f1b3f1..bc9546a3513e 100644
--- a/math/openblas/files/patch-Makefile.system
+++ b/math/openblas/files/patch-Makefile.system
@@ -1,12 +1,11 @@
--- Makefile.system.orig 2013-07-26 02:34:45.000000000 +0900
+++ Makefile.system 2013-07-27 01:22:51.000000000 +0900
-@@ -142,6 +142,9 @@
+@@ -142,6 +142,8 @@
endif
ifeq ($(OSNAME), FreeBSD)
+EXTRALIB += -lm
-+CCOMMON_OPT += -Wl,-rpath=%%_GCC_RUNTIME%%
-+FCOMMON_OPT += -Wl,-rpath=%%_GCC_RUNTIME%%
++FCOMMON_OPT += -Wl,-rpath=%%LOCALBASE%%/lib/gcc%%_GCC_VER%%
MD5SUM = md5 -r
endif