mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xz: remove target support, we can add easy if needed
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3c8ab09272
commit
258ec704a3
@ -41,10 +41,3 @@ PKG_CONFIGURE_OPTS_HOST="--disable-shared --enable-static \
|
||||
--disable-scripts \
|
||||
--disable-nls"
|
||||
|
||||
# xz is not build for target now but keep this
|
||||
# just in case some day we need xz:target. or gdb fails
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-shared --enable-static"
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf $INSTALL/usr/bin
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user