mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
util-linux:init: build static
... some stupid shell script was installed ... we need a binary that does NOT depend on libmount.so and so
This commit is contained in:
parent
4a35f9437e
commit
8d35215acf
@ -114,7 +114,8 @@ PKG_CONFIGURE_OPTS_INIT="$PKG_CONFIGURE_OPTS_TARGET \
|
|||||||
--sbindir=/sbin \
|
--sbindir=/sbin \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--libexecdir=/lib \
|
--libexecdir=/lib \
|
||||||
--localstatedir=/var"
|
--localstatedir=/var \
|
||||||
|
--enable-static --disable-shared"
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
rm -rf $INSTALL/usr/bin
|
rm -rf $INSTALL/usr/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user