mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
libgpg-error: add some more configure options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5bf18b62a9
commit
9be1abeedf
@ -10,6 +10,9 @@ cd $PKG_BUILD
|
|||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
|
--enable-nls \
|
||||||
|
--disable-rpath \
|
||||||
|
--with-gnu-ld
|
||||||
|
|
||||||
make
|
make
|
||||||
$MAKEINSTALL
|
$MAKEINSTALL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user