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 2fa7dcc1f7
commit ed6d87a4cf

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