We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f019bec commit 5f7a39fCopy full SHA for 5f7a39f
math/lapack/Portfile
@@ -34,6 +34,9 @@ long_description \
34
eigenvalue problems, and singular value problems.
35
homepage http://www.netlib.org/${name}/
36
37
+# Version numbering mistake. Remove after 3.12.1.
38
+patchfiles-append patch-version-nums.3.12.1-ONLY.diff
39
+
40
# Fix 10.7 build for "invalid instruction mnemonic 'cvtsi2ssl'"
41
# Copied from https://github.com/macports/macports-ports/pull/17193
42
# https://github.com/william-dawson/NTPoly/issues/192
0 commit comments