projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb526c2
)
sci-libs/sundials: remove unused configure option
author
Matthias Maier
<tamiko@gentoo.org>
Tue, 24 Apr 2018 16:16:20 +0000
(11:16 -0500)
committer
Matthias Maier
<tamiko@gentoo.org>
Tue, 24 Apr 2018 16:18:49 +0000
(11:18 -0500)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
sci-libs/sundials/sundials-3.1.0.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/sundials/sundials-3.1.0.ebuild
b/sci-libs/sundials/sundials-3.1.0.ebuild
index 35e90af469e9a451f15ea0e6771b803e3e542be3..707322d2acccf1c7a18c68483f3337b7cc593496 100644
(file)
--- a/
sci-libs/sundials/sundials-3.1.0.ebuild
+++ b/
sci-libs/sundials/sundials-3.1.0.ebuild
@@
-45,7
+45,6
@@
src_configure() {
-DF90_ENABLE="$(usex fortran)"
-DHYPRE_ENABLE="$(usex hypre)"
-DHYPRE_INCLUDE_DIR="${EPREFIX}/usr/include/hypre"
- -DHYPRE_LIBRARY="HYPRE"
-DKLU_ENABLE="$(usex sparse)"
-DKLU_LIBRARY="${EPREFIX}/usr/$(get_libdir)/libklu.so"
-DLAPACK_ENABLE="$(usex lapack)"