libgpg-error: add some more configure options

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-01-05 17:32:06 +01:00
parent 5bf18b62a9
commit 9be1abeedf

View File

@ -10,6 +10,9 @@ cd $PKG_BUILD
--localstatedir=/var \
--disable-static \
--enable-shared \
--enable-nls \
--disable-rpath \
--with-gnu-ld
make
$MAKEINSTALL