aboutsummaryrefslogtreecommitdiff
path: root/math/gotoblas/files/patch-laswp+Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gotoblas/files/patch-laswp+Makefile')
-rw-r--r--math/gotoblas/files/patch-laswp+Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/gotoblas/files/patch-laswp+Makefile b/math/gotoblas/files/patch-laswp+Makefile
new file mode 100644
index 000000000000..96de0b4cd6b5
--- /dev/null
+++ b/math/gotoblas/files/patch-laswp+Makefile
@@ -0,0 +1,11 @@
+--- lapack/laswp/Makefile~ 2009-07-20 23:53:13.000000000 +0900
++++ lapack/laswp/Makefile 2009-09-03 15:52:41.000000000 +0900
+@@ -16,7 +16,7 @@
+ qlaswp_plus.$(PSUFFIX) qlaswp_minus.$(PSUFFIX) \
+ claswp_plus.$(PSUFFIX) claswp_minus.$(PSUFFIX) zlaswp_plus.$(PSUFFIX) zlaswp_minus.$(PSUFFIX) \
+ xlaswp_plus.$(PSUFFIX) xlaswp_minus.$(PSUFFIX) : dummy
+- cd $(ARCH) && $(MAKE) ../$(@F)
++ cd $(GARCH) && $(MAKE) ../$(@F)
+
+ include ../../Makefile.tail
+