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

(-)a/dev-libs/pocl/pocl-3.1.ebuild (+2 lines)
Lines 70-75 src_configure() { Link Here
70
		# This attempts to recreate the amd64 "distro" option for ppc64
70
		# This attempts to recreate the amd64 "distro" option for ppc64
71
		# See discussion in bug #831859
71
		# See discussion in bug #831859
72
		host_cpu_variants="pwr10;pwr9;pwr8;pwr7;pwr6;g5;a2;generic"
72
		host_cpu_variants="pwr10;pwr9;pwr8;pwr7;pwr6;g5;a2;generic"
73
	elif use riscv; then
74
		host_cpu_variants="generic-rv64"
73
	fi
75
	fi
74
76
75
	local mycmakeargs=(
77
	local mycmakeargs=(

Return to bug 907333