From f9c7687232df3334a7191920915e2d9ab27b133b Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Sat, 25 Jul 2020 20:26:51 +0300 Subject: Update patch for zero fuzz MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- ...Gentoo-ld-enable-new-dtags-by-default-for-linux-gnu-.patch | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/9999/0007-Gentoo-ld-enable-new-dtags-by-default-for-linux-gnu-.patch b/9999/0007-Gentoo-ld-enable-new-dtags-by-default-for-linux-gnu-.patch index 0b0cbfe..b4c5a74 100644 --- a/9999/0007-Gentoo-ld-enable-new-dtags-by-default-for-linux-gnu-.patch +++ b/9999/0007-Gentoo-ld-enable-new-dtags-by-default-for-linux-gnu-.patch @@ -1,8 +1,7 @@ -From cf8983d602c56eb31ee0e356df670d9c2876ce15 Mon Sep 17 00:00:00 2001 +From 7cefac2aa8ff79d6e2eff1fb4c94346314563fc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sun, 13 Oct 2019 05:25:28 +0200 -Subject: [PATCH 7/9] Gentoo: ld: enable new dtags by default for linux/gnu - targets +Subject: [PATCH] Gentoo: ld: enable new dtags by default for linux/gnu targets Original author: Mike Frysinger @@ -24,7 +23,7 @@ and GNU targets, enable them by default. 1 file changed, 10 insertions(+) diff --git a/ld/emultempl/elf.em b/ld/emultempl/elf.em -index eac2ce2f4c..7f92134070 100644 +index 356f34538b..579e52253e 100644 --- a/ld/emultempl/elf.em +++ b/ld/emultempl/elf.em @@ -81,6 +81,16 @@ gld${EMULATION_NAME}_before_parse (void) @@ -42,8 +41,8 @@ index eac2ce2f4c..7f92134070 100644 +esac +fragment <