summaryrefslogtreecommitdiff
path: root/sys-devel/llvm/llvm-16.0.0_rc2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/llvm/llvm-16.0.0_rc2.ebuild')
-rw-r--r--sys-devel/llvm/llvm-16.0.0_rc2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-16.0.0_rc2.ebuild b/sys-devel/llvm/llvm-16.0.0_rc2.ebuild
index 92aec87031e0..d0d485fe9e5e 100644
--- a/sys-devel/llvm/llvm-16.0.0_rc2.ebuild
+++ b/sys-devel/llvm/llvm-16.0.0_rc2.ebuild
@@ -325,7 +325,7 @@ get_distribution_components() {
}
multilib_src_configure() {
- tcc-is-gcc && filter-lto # GCC miscompiles LLVM, bug #873670
+ tc-is-gcc && filter-lto # GCC miscompiles LLVM, bug #873670
local ffi_cflags ffi_ldflags
if use libffi; then