mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-20 06:28:36 -07:00
strerrorname_np is non-portable and breaks building with musl libc.
Use strerror(errno) instead, like we do other places.
Cc: qemu-stable@nongnu.org
Fixes: commit
|
||
|---|---|---|
| .. | ||
| kvm-cpu.c | ||
| kvm_riscv.h | ||
| meson.build | ||