diff options
author | Jens Remus <jremus@linux.ibm.com> | 2025-03-28 15:27:11 +0100 |
---|---|---|
committer | Jens Remus <jremus@linux.ibm.com> | 2025-03-28 15:27:11 +0100 |
commit | 07468ded302ecaec1114f2d5c4d94e05c631f2ac (patch) | |
tree | b0255651560160316471629667c99909ed310b01 /gdb | |
parent | 7106a427963462eb5a58e2ece6dc7e4d37132065 (diff) | |
download | binutils-07468ded302ecaec1114f2d5c4d94e05c631f2ac.zip binutils-07468ded302ecaec1114f2d5c4d94e05c631f2ac.tar.gz binutils-07468ded302ecaec1114f2d5c4d94e05c631f2ac.tar.bz2 |
ld: Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to test pr21964-4
Linker test "pr21964-4" fails on s390x on Ubuntu 24.10 but not on
Fedora 41. The reason is that GCC on Ubuntu is configured with
--enable-default-pie, so that it defaults to compile with -fPIE
and link with -pie, which causes the test to erroneously fail.
ld/testsuite/
PR ld/21090
* ld-elf/shared.exp: Compile pr21964-4 with $NOPIE_CFLAGS and
link with $NOPIE_LDFLAGS.
Bug: https://sourceware.org/PR21090
Signed-off-by: Jens Remus <jremus@linux.ibm.com>
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions