ibm-s390-linux / s390-tools

Tools for use with the s390 Linux kernel and device drivers
MIT License
63 stars 60 forks source link

zipl: copy new section introduced by GCC 9 #60

Closed sharkcz closed 5 years ago

sharkcz commented 5 years ago

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.