From 384d032fe7e048bb10cc9bc9881835c92d7e104c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 3 Jan 2023 02:25:09 +0000 Subject: gentoo auto-resync : 03:01:2023 - 02:25:09 --- sys-devel/llvm/llvm-16.0.0_pre20221226.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel/llvm/llvm-16.0.0_pre20221226.ebuild') diff --git a/sys-devel/llvm/llvm-16.0.0_pre20221226.ebuild b/sys-devel/llvm/llvm-16.0.0_pre20221226.ebuild index 5102c71fb739..9b5f96110a1f 100644 --- a/sys-devel/llvm/llvm-16.0.0_pre20221226.ebuild +++ b/sys-devel/llvm/llvm-16.0.0_pre20221226.ebuild @@ -421,7 +421,7 @@ multilib_src_configure() { fi if tc-is-cross-compiler; then - local tblgen="${EPREFIX}/usr/lib/llvm/${LLVM_MAJOR}/bin/llvm-tblgen" + local tblgen="${BROOT}/usr/lib/llvm/${LLVM_MAJOR}/bin/llvm-tblgen" [[ -x "${tblgen}" ]] \ || die "${tblgen} not found or usable" mycmakeargs+=( -- cgit v1.2.3