summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2018-04-24 11:16:20 -0500
committerMatthias Maier <tamiko@gentoo.org>2018-04-24 11:18:49 -0500
commit93283bdb4772dbb824110dc2449586c972bdac99 (patch)
tree4a9c8c7659ed03e04cdd9feeb829f70a57e2f9f7 /sci-libs
parentdev-python/pyxattr: Make tests verbose (diff)
downloadgentoo-93283bdb4772dbb824110dc2449586c972bdac99.tar.gz
gentoo-93283bdb4772dbb824110dc2449586c972bdac99.tar.bz2
gentoo-93283bdb4772dbb824110dc2449586c972bdac99.zip
sci-libs/sundials: remove unused configure option
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/sundials/sundials-3.1.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-libs/sundials/sundials-3.1.0.ebuild b/sci-libs/sundials/sundials-3.1.0.ebuild
index 35e90af469e9..707322d2accc 100644
--- 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)"