mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
flac: build with lto
This commit is contained in:
parent
fd13a921a6
commit
1d5b082907
@ -49,11 +49,6 @@ else
|
|||||||
PKG_CONFIGURE_OPTS_TARGET="$PKG_CONFIGURE_OPTS_TARGET --disable-sse"
|
PKG_CONFIGURE_OPTS_TARGET="$PKG_CONFIGURE_OPTS_TARGET --disable-sse"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pre_configure_target() {
|
|
||||||
# flac-1.3.0 fails to build with LTO support
|
|
||||||
strip_lto
|
|
||||||
}
|
|
||||||
|
|
||||||
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