libX11: use --enable-malloc0returnsnull instead.
This commit is contained in:
parent
87c87c6e45
commit
9acd99ca3c
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ version=1.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
||||||
--disable-secure-rpc --disable-static ac_cv_func_mmap_fixed_mapped=yes
|
--disable-secure-rpc --disable-static --enable-malloc0returnsnull
|
||||||
ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes"
|
ac_cv_func_mmap_fixed_mapped=yes"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xproto>=7.0.23 xextproto xtrans xcmiscproto
|
makedepends="xproto>=7.0.23 xextproto xtrans xcmiscproto
|
||||||
kbproto bigreqsproto inputproto>=2.2 xf86bigfontproto libxcb-devel"
|
kbproto bigreqsproto inputproto>=2.2 xf86bigfontproto libxcb-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue