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: stag3a.elf has a LOAD segment with RWX permissions` for newer linker. This changes nothing in functionality for the bootloaders, since only the binaries and not the ELF files are actually used. Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>