mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
systemd: enable LTO and linker-plugin support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -21,10 +21,6 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
# systemd fails to build with LTO support
|
||||
strip_lto
|
||||
strip_linker_plugin
|
||||
|
||||
# dont build parallel
|
||||
MAKEFLAGS=-j1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user