summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-18 11:08:10 +0100
committerSam James <sam@gentoo.org>2023-10-18 11:08:10 +0100
commit83de7565f4e223ec6b276a84acd7d093d9c99569 (patch)
tree7db1dce884424cb41d887bd72500837e69d95f62 /sys-boot/syslinux
parentsys-libs/glibc: Stabilize 2.37-r7 arm, #915142 (diff)
downloadgentoo-83de7565f4e223ec6b276a84acd7d093d9c99569.tar.gz
gentoo-83de7565f4e223ec6b276a84acd7d093d9c99569.tar.bz2
gentoo-83de7565f4e223ec6b276a84acd7d093d9c99569.zip
sys-boot/syslinux: drop binutils patch from 6.04_pre3
It doesn't apply there. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot/syslinux')
-rw-r--r--sys-boot/syslinux/syslinux-6.04_pre3-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-boot/syslinux/syslinux-6.04_pre3-r1.ebuild b/sys-boot/syslinux/syslinux-6.04_pre3-r1.ebuild
index 0320264c2fdd..b483d5b273d2 100644
--- a/sys-boot/syslinux/syslinux-6.04_pre3-r1.ebuild
+++ b/sys-boot/syslinux/syslinux-6.04_pre3-r1.ebuild
@@ -49,7 +49,6 @@ src_prepare() {
local PATCHES=(
"${FILESDIR}/6.04_pre1"
"${FILESDIR}/6.04_pre3"
- "${FILESDIR}/syslinux-6.04-binutils-2.41.patch"
)
default
}