[140768] trunk/dports/math/OpenBLAS/files/patch-deployTarget.diff
Revision: 140768 https://trac.macports.org/changeset/140768 Author: nicos@macports.org Date: 2015-10-02 05:40:04 -0700 (Fri, 02 Oct 2015) Log Message: ----------- OpenBLAS: removing MACOSX_DEPLOYMENT_TARGET (set by Macports) Modified Paths: -------------- trunk/dports/math/OpenBLAS/files/patch-deployTarget.diff Modified: trunk/dports/math/OpenBLAS/files/patch-deployTarget.diff =================================================================== --- trunk/dports/math/OpenBLAS/files/patch-deployTarget.diff 2015-10-02 10:20:27 UTC (rev 140767) +++ trunk/dports/math/OpenBLAS/files/patch-deployTarget.diff 2015-10-02 12:40:04 UTC (rev 140768) @@ -1,11 +1,10 @@ ---- Makefile.system.orig 2015-10-02 18:39:43.000000000 +0900 -+++ Makefile.system 2015-10-02 18:39:53.000000000 +0900 -@@ -200,7 +200,7 @@ +--- Makefile.system.orig 2015-10-02 21:34:09.000000000 +0900 ++++ Makefile.system 2015-10-02 21:34:40.000000000 +0900 +@@ -200,7 +200,6 @@ # ifeq ($(OSNAME), Darwin) -export MACOSX_DEPLOYMENT_TARGET=10.2 -+export MACOSX_DEPLOYMENT_TARGET=10.6 MD5SUM = md5 -r endif
participants (1)
-
nicos@macports.org