mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 15:20:06 -07:00
libX11: disable static
This commit is contained in:
parent
ffbb689d2d
commit
7103cdf03b
@ -5,7 +5,7 @@ CFLAGS_FOR_BUILD=-fPIC \
|
||||
--prefix=/usr \
|
||||
--without-xmlto \
|
||||
--disable-specs \
|
||||
--enable-static
|
||||
--disable-static
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
Loading…
Reference in New Issue
Block a user