Ilya Leoshkevich <[email protected]> writes: > The meson conversion dropped the SLOF libc include path that commit > 3fa010d5317 ("tests/tcg/s390x: Use the SLOF libc headers for the > multiarch tests") had added, breaking the build on systems without a > cross-libc, such as Fedora. > > Rather than reintroducing a dependency on the SLOF submodule, which no > other tcg test has, declare the three functions that the reused pc-bios > code actually needs: memcpy(), memset(), and printf(). > > Reported-by: Daniel P. Berrangé <[email protected]> > Reported-by: Alex Bennée <[email protected]> > Closes: https://patchew.org/QEMU/[email protected]/ > Suggested-by: Pierrick Bouvier <[email protected]> > Fixes: cd81cf86834 ("tests/tcg/s390x: system tests") > Signed-off-by: Ilya Leoshkevich <[email protected]>
Queued to testing/next, thanks. -- Alex Bennée Virtualisation Tech Lead @ Linaro
