summaryrefslogtreecommitdiff
path: root/sys-devel/llvm/llvm-15.0.7.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-23 21:45:48 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-23 21:45:48 +0000
commit0530006d7f63d6c158b4ff5ea0c3f7ef3bae9cc4 (patch)
treeb3f2e1932614978a64f3fff0cf39d188bcb8a4d3 /sys-devel/llvm/llvm-15.0.7.ebuild
parent9217a0cce81e89f5648599fcda4e549903c7b9bd (diff)
gentoo auto-resync : 23:02:2023 - 21:45:48
Diffstat (limited to 'sys-devel/llvm/llvm-15.0.7.ebuild')
-rw-r--r--sys-devel/llvm/llvm-15.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-15.0.7.ebuild b/sys-devel/llvm/llvm-15.0.7.ebuild
index 0608b0a4de25..85f2591d0b7d 100644
--- a/sys-devel/llvm/llvm-15.0.7.ebuild
+++ b/sys-devel/llvm/llvm-15.0.7.ebuild
@@ -323,7 +323,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