bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/20113] Partial relro support for s390x ld


From: krebbel at linux dot ibm.com
Subject: [Bug ld/20113] Partial relro support for s390x ld
Date: Thu, 28 Feb 2019 10:17:45 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=20113

--- Comment #13 from Andreas Krebbel <krebbel at linux dot ibm.com> ---
Unfortunately the patch also went into 2.32 release :(

At least for 64 bit the patch doesn't hurt since it is a nop. The code
currently looks like:

EXTRA_EM_FILE=s390
SEPARATE_GOTPLT=24      <--- the line added with the patch
IREL_IN_PLT=
SEPARATE_GOTPLT=0       <--- the line added with my patch
test -z "$RELRO" && unset SEPARATE_GOTPLT

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]