mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
libXres: --enable-malloc0returnsnull to unbreak cross compilation.
This commit is contained in:
parent
11640e8eb2
commit
e494a3dd3e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=libXres
|
||||||
version=1.2.0
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--enable-malloc0returnsnull"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="resourceproto libXext-devel"
|
makedepends="resourceproto libXext-devel"
|
||||||
short_desc="X Resource Information Extension Library"
|
short_desc="X Resource Information Extension Library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue