mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libtirpc: explicity disable GSS support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4b38151b52
commit
5edd761fc2
@ -29,8 +29,8 @@ cd $PKG_BUILD
|
|||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
|
--disable-gss \
|
||||||
--with-gnu-ld
|
--with-gnu-ld
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
$MAKEINSTALL
|
$MAKEINSTALL
|
Loading…
x
Reference in New Issue
Block a user