summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2020-11-08 15:50:35 -0500
committerJoshua Kinard <kumba@gentoo.org>2020-11-08 15:51:03 -0500
commit6f94f3741de3665ae7b1d32d52438c52cd366cf0 (patch)
tree085ccfb0c6a8863b7a88304577bd608aea4b2208 /sys-boot/lilo/lilo-24.2.ebuild
parentkde-plasma/plasma-systemmonitor: add ~ppc64 keyword (diff)
downloadgentoo-6f94f3741de3665ae7b1d32d52438c52cd366cf0.tar.gz
gentoo-6f94f3741de3665ae7b1d32d52438c52cd366cf0.tar.bz2
gentoo-6f94f3741de3665ae7b1d32d52438c52cd366cf0.zip
sys-boot/lilo: EAPI update and gcc-10 fix
Update lilo-24.1's ebuild to EAPI7 and add a patch from Debian to fix compilation issues with gcc-10.x and up to both lilo-24.1 and lilo-24.2. Closes: https://bugs.gentoo.org/723262 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.9, Repoman-3.0.2
Diffstat (limited to 'sys-boot/lilo/lilo-24.2.ebuild')
-rw-r--r--sys-boot/lilo/lilo-24.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-boot/lilo/lilo-24.2.ebuild b/sys-boot/lilo/lilo-24.2.ebuild
index 73f9ea6efbb4..66ac79f03145 100644
--- a/sys-boot/lilo/lilo-24.2.ebuild
+++ b/sys-boot/lilo/lilo-24.2.ebuild
@@ -33,6 +33,7 @@ src_prepare() {
use pxeserial && eapply "${FILESDIR}/${PN}-24.1-novga.patch"
eapply "${FILESDIR}/${PN}-24.2-add-nvme-support.patch"
+ eapply "${FILESDIR}/${PN}-24.x-fix-gcc-10.patch"
# Do not strip and have parallel make
# FIXME: images/Makefile does weird stuff