Fix misaligned symbol error in the s390-ccw image during qemu-kvm build with binutils 2.40

Closed Thomas Huth requested to merge thuth/qemu-kvm-cs9:bz2220866 into c9s

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2220866

Fix a build failure in the s390-ccw bios when using Clang with binutils 2.40.

Quickly tested by making sure that I still can boot a s390x KVM guest with this modification.

Signed-off-by: Thomas Huth thuth@redhat.com

Merge request reports