From b54fbf085c00b59b55a4fa9e970edd7ca2e5eb34 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 20 Aug 2025 15:24:44 +0100 Subject: [PATCH] Remove extraneous newline in new --error-execstack linker test. Resolves: RHEL-109970 --- binutils-execstack-error-tests.patch | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/binutils-execstack-error-tests.patch b/binutils-execstack-error-tests.patch index e5bd258..9b1fbd8 100644 --- a/binutils-execstack-error-tests.patch +++ b/binutils-execstack-error-tests.patch @@ -136,3 +136,11 @@ index 00000000000..703b42a9e01 +#... + +diff -rup binutils-2.35.2.orig/ld/testsuite/ld-elf/z_execstack.err binutils-2.35.2/ld/testsuite/ld-elf/z_execstack.err +--- binutils-2.35.2.orig/ld/testsuite/ld-elf/z_execstack.err 2025-08-20 15:22:19.495234206 +0100 ++++ binutils-2.35.2/ld/testsuite/ld-elf/z_execstack.err 2025-08-20 15:22:55.953388857 +0100 +@@ -1,4 +1,3 @@ + #... + .*: error: creating an executable stack because of -z execstack command line option + #... +-