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

Collapse All | Expand All

(-)a/boot0-9.1.ebuild (+2 lines)
Lines 22-27 DEPEND="=sys-freebsd/freebsd-mk-defs-${RV}* Link Here
22
22
23
S="${WORKDIR}/sys/boot"
23
S="${WORKDIR}/sys/boot"
24
24
25
PATCHES=( "${FILESDIR}/${PN}-9.2-gcc46.patch" )
26
25
boot0_use_enable() {
27
boot0_use_enable() {
26
	use ${1} && mymakeopts="${mymakeopts} LOADER_${2}_SUPPORT=\"yes\""
28
	use ${1} && mymakeopts="${mymakeopts} LOADER_${2}_SUPPORT=\"yes\""
27
}
29
}

Return to bug 409815