summaryrefslogtreecommitdiff
path: root/sys-devel/clang/clang-15.0.7-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/clang/clang-15.0.7-r1.ebuild')
-rw-r--r--sys-devel/clang/clang-15.0.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-15.0.7-r1.ebuild b/sys-devel/clang/clang-15.0.7-r1.ebuild
index 26eaebf4de2d..3a9fc612178a 100644
--- a/sys-devel/clang/clang-15.0.7-r1.ebuild
+++ b/sys-devel/clang/clang-15.0.7-r1.ebuild
@@ -252,7 +252,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 mycmakeargs=(
-DDEFAULT_SYSROOT=$(usex prefix-guest "" "${EPREFIX}")