pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
suitespare: added openmp
Module Name: pkgsrc-wip
Committed By: Kevin Bloom <kevin.bloom%posteo.net@localhost>
Pushed By: nuclearkev
Date: Mon Jun 3 11:42:07 2024 -0400
Changeset: 773079c886ebbc2f5f81c26c6f570e504212d2c8
Modified Files:
suitesparse/Makefile
Log Message:
suitespare: added openmp
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=773079c886ebbc2f5f81c26c6f570e504212d2c8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
suitesparse/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/suitesparse/Makefile b/suitesparse/Makefile
index 96cfb2b009..294d287384 100644
--- a/suitesparse/Makefile
+++ b/suitesparse/Makefile
@@ -119,4 +119,5 @@ do-install:
.include "../../math/metis/buildlink3.mk"
.include "../../math/mpfr/buildlink3.mk"
.include "../../math/openblas/buildlink3.mk"
+.include "../../parallel/openmp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index