summaryrefslogtreecommitdiff
path: root/sci-mathematics/lean/lean-3.9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-03 09:20:57 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-03 09:20:57 +0100
commit8d8735134b6bb6e159162e531cccb456691a4ed4 (patch)
tree7de189548ab429e5684318a71880f458c7a43dd9 /sci-mathematics/lean/lean-3.9999.ebuild
parent83cfc3cac0511042177fc061cc188c99bf900be9 (diff)
gentoo auto-resync : 03:08:2022 - 09:20:57
Diffstat (limited to 'sci-mathematics/lean/lean-3.9999.ebuild')
-rw-r--r--sci-mathematics/lean/lean-3.9999.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sci-mathematics/lean/lean-3.9999.ebuild b/sci-mathematics/lean/lean-3.9999.ebuild
index 6623228581a0..5d8ee8eecd4b 100644
--- a/sci-mathematics/lean/lean-3.9999.ebuild
+++ b/sci-mathematics/lean/lean-3.9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
MAJOR=$(ver_cut 1)
CMAKE_IN_SOURCE_BUILD="ON"
-inherit flag-o-matic cmake readme.gentoo-r1
+inherit cmake readme.gentoo-r1
DESCRIPTION="The Lean Theorem Prover"
HOMEPAGE="https://leanprover-community.github.io/"
@@ -37,8 +37,6 @@ src_configure() {
CMAKE_BUILD_TYPE="Release"
fi
- filter-lto
-
local mycmakeargs=(
-DALPHA=ON
-DAUTO_THREAD_FINALIZATION=ON