systemd: enable LTO and linker-plugin support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-06-02 17:14:14 +02:00
parent 5d4bd900e9
commit b96483aa59

View File

@ -21,10 +21,6 @@
. config/options $1
# systemd fails to build with LTO support
strip_lto
strip_linker_plugin
# dont build parallel
MAKEFLAGS=-j1