Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 488214 | Differences between
and this patch

Collapse All | Expand All

(-)boot0-9.2_rc3.ebuild (+4 lines)
Lines 49-54 Link Here
49
	strip-flags
49
	strip-flags
50
	append-flags "-fno-strict-aliasing"
50
	append-flags "-fno-strict-aliasing"
51
51
52
	if use amd64-fbsd; then
53
		cd "${S}/userboot/libstand" || die
54
		freebsd_src_compile
55
	fi
52
	cd "${WORKDIR}/lib/libstand" || die
56
	cd "${WORKDIR}/lib/libstand" || die
53
	freebsd_src_compile
57
	freebsd_src_compile
54
58

Return to bug 488214