mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
tntnet: enable LTO support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
daa90579c0
commit
2f510ca5cd
4
packages/3rdparty/web/tntnet/package.mk
vendored
4
packages/3rdparty/web/tntnet/package.mk
vendored
@ -50,10 +50,6 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-unittest \
|
|||||||
--with-ssl=no \
|
--with-ssl=no \
|
||||||
--with-stressjob=no"
|
--with-stressjob=no"
|
||||||
|
|
||||||
pre_configure_target() {
|
|
||||||
strip_lto
|
|
||||||
}
|
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
rm -rf $INSTALL/usr/bin
|
rm -rf $INSTALL/usr/bin
|
||||||
rm -rf $INSTALL/usr/share
|
rm -rf $INSTALL/usr/share
|
||||||
|
Loading…
x
Reference in New Issue
Block a user