Skip to content

Commit

Permalink
sci-libs/lapack: [QA] Remove unnecessary -DCMAKE_INSTALL_PREFIX argum…
Browse files Browse the repository at this point in the history
…ents

Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Feb 8, 2020
1 parent 82031ee commit 9272dbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sci-libs/lapack/lapack-3.8.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ src_configure() {
local mycmakeargs=(
-DCBLAS=ON
-DLAPACKE=$(usex lapacke)
-DCMAKE_INSTALL_PREFIX="${EPREFIX}"/usr
-DBUILD_SHARED_LIBS=ON
)
cmake-utils_src_configure
Expand Down

0 comments on commit 9272dbf

Please sign in to comment.