Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e7d27fb

Browse files
committed
update patch
1 parent 5c98be1 commit e7d27fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches-windows/openblas-make-libs.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ diff --git a/exports/Makefile b/exports/Makefile
22
index d8173534..4e2e0d7b 100644
33
--- a/exports/Makefile
44
+++ b/exports/Makefile
5-
@@ -119,11 +119,21 @@ dll : ../$(LIBDLLNAME)
5+
@@ -123,11 +123,21 @@ dll : ../$(LIBDLLNAME)
66
# in their import table. By instead using a stable name it is possible to
77
# upgrade between library versions, without needing to re-link an application.
88
# For more details see: https://github.com/xianyi/OpenBLAS/issues/127.

0 commit comments

Comments
 (0)