summaryrefslogtreecommitdiff
path: root/sys-devel/llvm/llvm-17.0.0.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/llvm/llvm-17.0.0.9999.ebuild')
-rw-r--r--sys-devel/llvm/llvm-17.0.0.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-17.0.0.9999.ebuild b/sys-devel/llvm/llvm-17.0.0.9999.ebuild
index af0cdcdc6249..fcb512276fe7 100644
--- a/sys-devel/llvm/llvm-17.0.0.9999.ebuild
+++ b/sys-devel/llvm/llvm-17.0.0.9999.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