glib: use qemu build helper instead of depending on qemu-user
This commit is contained in:
parent
c366da99f6
commit
cbe4ab44ff
|
@ -4,7 +4,7 @@ pkgname=glib
|
|||
version=2.80.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=qemu
|
||||
build_helper="qemu"
|
||||
# static version is necessary for qemu-user
|
||||
# also disable LTO, otherwise there are multiple failures when linking qemu
|
||||
configure_args="-Dman=true -Dselinux=disabled -Dintrospection=enabled
|
||||
|
|
Loading…
Reference in New Issue