mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
lockdev: ups. fix toolchain install
This commit is contained in:
parent
52bf6019b2
commit
e721c5796a
@ -37,6 +37,6 @@ PKG_AUTORECONF="yes"
|
|||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"
|
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"
|
||||||
|
|
||||||
makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
: # nothing to install
|
rm -rf $INSTALL/usr
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user