mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
GCC 9 is using a new section called .rodata.cst8 for some literals and it must be included when copying the bootloaders to the bin images. Closes: https://github.com/ibm-s390-tools/s390-tools/pull/60 Signed-off-by: Dan Horák <dan@danny.cz> Reviewed-by: Stefan Haberland <sth@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>