buildrootschalter/package/systemd
Eric Le Bihan d9054017cf systemd: disable link time optimization
As reported in https://bugs.busybox.net/show_bug.cgi?id=7286,
systemd fails to build with BR2_OPTIMIZE_2=y. This mode activates the GCC
options -flto and -ffat-lto-objects, which do not mix well with the GCC
tricks used in src/compat-libs/linkwarning.h to build the compatibility
libraries.

As a temporary workaround, this patch disables link time optimization for
systemd.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-08-15 22:31:25 +02:00
..
Config.in systemd: add SMACK support option. 2014-06-08 16:31:15 +02:00
network.service systemd: add network unit file 2014-06-14 18:41:08 +02:00
systemd-01-fix-getty-unit.patch systemd: bump to version 212. 2014-03-27 16:56:44 +01:00
systemd-02-build-sys-revert-use-of-ln-relative-option.patch systemd: bump to version 215 2014-07-26 09:08:39 +02:00
systemd-03-fix-am-path-libgcrypt-no-found.patch systemd: bump to version 214 2014-07-18 21:27:48 +02:00
systemd.mk systemd: disable link time optimization 2014-08-15 22:31:25 +02:00