From 83cfc3cac0511042177fc061cc188c99bf900be9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 3 Aug 2022 03:20:23 +0100 Subject: gentoo auto-resync : 03:08:2022 - 03:20:22 --- sci-mathematics/lean/lean-3.9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sci-mathematics/lean/lean-3.9999.ebuild') diff --git a/sci-mathematics/lean/lean-3.9999.ebuild b/sci-mathematics/lean/lean-3.9999.ebuild index 5d8ee8eecd4b..6623228581a0 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 cmake readme.gentoo-r1 +inherit flag-o-matic cmake readme.gentoo-r1 DESCRIPTION="The Lean Theorem Prover" HOMEPAGE="https://leanprover-community.github.io/" @@ -37,6 +37,8 @@ src_configure() { CMAKE_BUILD_TYPE="Release" fi + filter-lto + local mycmakeargs=( -DALPHA=ON -DAUTO_THREAD_FINALIZATION=ON -- cgit v1.2.3