libtirpc: explicity disable GSS support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-02 23:42:12 +02:00
parent 4b38151b52
commit 5edd761fc2

View File

@ -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