mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libX11: drop --disable-thread-safety-constructor.
Broken upstream programs have been fixed.
This commit is contained in:
parent
6a031eed31
commit
938b62dc56
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'libX11'
|
# Template file for 'libX11'
|
||||||
pkgname=libX11
|
pkgname=libX11
|
||||||
version=1.8.7
|
version=1.8.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
||||||
--enable-static --enable-malloc0returnsnull
|
--enable-static --enable-malloc0returnsnull"
|
||||||
--disable-thread-safety-constructor"
|
|
||||||
hostmakedepends="pkg-config xorg-util-macros xorgproto"
|
hostmakedepends="pkg-config xorg-util-macros xorgproto"
|
||||||
makedepends="xorgproto xtrans libxcb-devel"
|
makedepends="xorgproto xtrans libxcb-devel"
|
||||||
short_desc="Base X libraries from Xorg"
|
short_desc="Base X libraries from Xorg"
|
||||||
|
|
Loading…
Add table
Reference in a new issue