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

(-)/usr/portage/dev-libs/intel-compute-runtime/intel-compute-runtime-22.13.22789-r1.ebuild (+4 lines)
Lines 46-51 Link Here
46
	filter-flags -flto=* -flto
46
	filter-flags -flto=* -flto
47
47
48
	local mycmakeargs=(
48
	local mycmakeargs=(
49
		# the way this package handles ccache is incompatible with portage,
50
		# turn it off for now
51
		-DCCACHE_ALLOWED=OFF
52
49
		-DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr"
53
		-DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr"
50
		-DCMAKE_INSTALL_LIBDIR="$(get_libdir)"
54
		-DCMAKE_INSTALL_LIBDIR="$(get_libdir)"
51
		-DBUILD_WITH_L0="$(usex l0)"
55
		-DBUILD_WITH_L0="$(usex l0)"

Return to bug 841599