mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
This disables the following warning `ld: warning: stage3.exec has a LOAD segment with RWX permissions` for newer linker. This changes nothing in functionality for the zipl bootloaders, since only the binaries and not the ELF files are actually used. Acked-by: Eduard Shishkin <edward6@linux.ibm.com> Reviewed-by: Stefan Haberland <sth@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>