Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 667094
Collapse All | Expand All

(-)a/clang-6.0.1.ebuild (+1 lines)
Lines 211-216 multilib_src_configure() { Link Here
211
#			|| die "${tblgen} not found or usable"
211
#			|| die "${tblgen} not found or usable"
212
		mycmakeargs+=(
212
		mycmakeargs+=(
213
			-DCMAKE_CROSSCOMPILING=ON
213
			-DCMAKE_CROSSCOMPILING=ON
214
			-DLLVM_CONFIG="${EPREFIX}/usr/lib/llvm/${SLOT}/bin/llvm-config"
214
		)
215
		)
215
	fi
216
	fi
216
217

Return to bug 667094