mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
hts-tvheadend: do not build with LTO support
This commit is contained in:
parent
4a812cc41e
commit
a967bd38d4
@ -22,6 +22,9 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
# do not build with LTO support
|
||||
strip_lto
|
||||
|
||||
if [ "$ICONV" = "libiconv" ]; then
|
||||
export LDFLAGS="$LDFLAGS -liconv"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user