2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

libX11: Disable xmlto + specs

This commit is contained in:
Dylan Araps 2020-03-17 14:05:04 +02:00
parent b1a2dfe16e
commit 07df2c16f4
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -3,6 +3,8 @@
CFLAGS_FOR_BUILD=-fPIC \
./configure \
--prefix=/usr \
--without-xmlto \
--disable-specs \
--enable-static
make