diff --git a/boot0-9.1.ebuild b/boot0-9.1.ebuild index dcfb6d9..6061000 100644 --- a/boot0-9.1.ebuild +++ b/boot0-9.1.ebuild @@ -22,6 +22,8 @@ DEPEND="=sys-freebsd/freebsd-mk-defs-${RV}* S="${WORKDIR}/sys/boot" +PATCHES=( "${FILESDIR}/${PN}-9.2-gcc46.patch" ) + boot0_use_enable() { use ${1} && mymakeopts="${mymakeopts} LOADER_${2}_SUPPORT=\"yes\"" }