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

(-)a/boot0-10.1.ebuild (-2 / +3 lines)
Lines 60-69 src_compile() { Link Here
60
		freebsd_src_compile
60
		freebsd_src_compile
61
		cd "${S}/userboot/zfs" || die
61
		cd "${S}/userboot/zfs" || die
62
		freebsd_src_compile
62
		freebsd_src_compile
63
		cd "${S}/libstand32" || die
64
		freebsd_src_compile
65
	fi
63
	fi
66
64
65
	cd "${S}/libstand32" || die
66
	freebsd_src_compile
67
67
	# bug542676
68
	# bug542676
68
	if [[ $(tc-getCC) == *clang* ]]; then
69
	if [[ $(tc-getCC) == *clang* ]]; then
69
		cd "${S}/i386/btx" || die
70
		cd "${S}/i386/btx" || die

Return to bug 554738