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

(-)a/x11-drivers/nvidia-drivers/nvidia-drivers-396.24.ebuild (-1 / +4 lines)
Lines 450-455 src_install-libs() { Link Here
450
	local CL_ROOT="/usr/$(get_libdir)/OpenCL/vendors/nvidia"
450
	local CL_ROOT="/usr/$(get_libdir)/OpenCL/vendors/nvidia"
451
	local nv_libdir="${NV_OBJ}"
451
	local nv_libdir="${NV_OBJ}"
452
452
453
	if use kernel_linux && has_multilib_profile && [[ ${ABI} == "x86" ]]; then
454
		nv_libdir="${NV_OBJ}"/32
455
	fi
456
453
	if use X; then
457
	if use X; then
454
		NV_GLX_LIBRARIES=(
458
		NV_GLX_LIBRARIES=(
455
			"libEGL.so.$(usex compat ${NV_SOVER} 1.1.0) ${GL_ROOT}"
459
			"libEGL.so.$(usex compat ${NV_SOVER} 1.1.0) ${GL_ROOT}"
456
- 

Return to bug 657416