mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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 \
|
||||
--sysconfdir=/etc \
|
||||
--libexecdir=/lib \
|
||||
--localstatedir=/var"
|
||||
--localstatedir=/var \
|
||||
--enable-static --disable-shared"
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf $INSTALL/usr/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user