qemu-user-static: fix mremap(2) errno codes

This fixes #11426

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2019-06-30 17:19:18 +02:00
parent f1e25d3936
commit f96da68bd3

View File

@ -1,7 +1,7 @@
# Template file for 'qemu-user-static'
pkgname=qemu-user-static
version=4.0.0
revision=1
revision=2
wrksrc="qemu-${version}"
hostmakedepends="pkg-config automake python"
makedepends="dtc-devel libglib-static pixman-devel libuuid-devel"