From affa75f527bf2512b296482bd14bade15f820d6a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 15 May 2023 22:05:15 +0100 Subject: gentoo auto-resync : 15:05:2023 - 22:05:14 --- sys-devel/llvm/llvm-17.0.0.9999.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sys-devel/llvm/llvm-17.0.0.9999.ebuild') diff --git a/sys-devel/llvm/llvm-17.0.0.9999.ebuild b/sys-devel/llvm/llvm-17.0.0.9999.ebuild index 1ae16d3ef49a..c2c2d7c6b628 100644 --- a/sys-devel/llvm/llvm-17.0.0.9999.ebuild +++ b/sys-devel/llvm/llvm-17.0.0.9999.ebuild @@ -4,8 +4,9 @@ EAPI=8 PYTHON_COMPAT=( python3_{9..11} ) -inherit cmake llvm.org multilib-minimal pax-utils python-any-r1 \ - toolchain-funcs flag-o-matic + +inherit cmake llvm.org multilib-minimal pax-utils python-any-r1 +inherit toolchain-funcs DESCRIPTION="Low Level Virtual Machine" HOMEPAGE="https://llvm.org/" @@ -338,8 +339,6 @@ get_distribution_components() { } multilib_src_configure() { - tc-is-gcc && filter-lto # GCC miscompiles LLVM, bug #873670 - local ffi_cflags ffi_ldflags if use libffi; then ffi_cflags=$($(tc-getPKG_CONFIG) --cflags-only-I libffi) -- cgit v1.2.3