libXres: --enable-malloc0returnsnull to unbreak cross compilation.

This commit is contained in:
Juan RP 2017-10-13 09:07:22 +02:00
parent 11640e8eb2
commit e494a3dd3e

View file

@ -3,6 +3,7 @@ pkgname=libXres
version=1.2.0
revision=1
build_style=gnu-configure
configure_args="--enable-malloc0returnsnull"
hostmakedepends="pkg-config"
makedepends="resourceproto libXext-devel"
short_desc="X Resource Information Extension Library"