blob: 507e42016c2cebfd4eb2aae1c2469fefcc5223de (
plain) (
blame)
1
2
3
4
5
|
Meson: Missing config-host.mak
Wanted to give a try to the new build system, but a simple "meson build" gives that error:
meson.build:15:0: ERROR: Failed to load /home/xclaesse/programmation/qemu/build/config-host.mak: [Errno 2] No such file or directory: '/home/xclaesse/programmation/qemu/build/config-host.mak'
|