summary refs log tree commit diff stats
path: root/tests/functional/test_mips_tuxrun.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2024-12-16 14:37:56 +0100
committerThomas Huth <thuth@redhat.com>2025-01-07 14:47:56 +0100
commit3fa010d5317e64276c67ed468b994a2aaa570475 (patch)
tree6d72102b7ccbbb657e2bbc10a28dd2f85b834077 /tests/functional/test_mips_tuxrun.py
parent6528013b5f5ba6bb3934b7f5fe57a3110680530f (diff)
downloadfocaccia-qemu-3fa010d5317e64276c67ed468b994a2aaa570475.tar.gz
focaccia-qemu-3fa010d5317e64276c67ed468b994a2aaa570475.zip
tests/tcg/s390x: Use the SLOF libc headers for the multiarch tests
Compiling the s390x tests on Fedora, which has the s390x cross-compiler
installed, fails with:

    In file included from qemu/tests/tcg/s390x/console.c:8:
    qemu/tests/tcg/s390x/../../../pc-bios/s390-ccw/sclp.c:11:10: fatal error: string.h: No such file or directory
       11 | #include <string.h>

This is because Fedora does not have a cross-libc. Since console.c
already uses the SLOF libc implementation, add the respective headers
to the include path.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20241216133819.78583-1-iii@linux.ibm.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/functional/test_mips_tuxrun.py')
0 files changed, 0 insertions, 0 deletions