Set s390x-softmmu to STATIC

This commit is contained in:
mio
2022-01-19 22:32:00 +01:00
parent 67c437d8b8
commit 5a592c753e

View File

@ -1053,7 +1053,7 @@ endif()
endif() endif()
if (UNICORN_HAS_S390X) if (UNICORN_HAS_S390X)
add_library(s390x-softmmu add_library(s390x-softmmu STATIC
${UNICORN_ARCH_COMMON} ${UNICORN_ARCH_COMMON}
qemu/hw/s390x/s390-skeys.c qemu/hw/s390x/s390-skeys.c