summaryrefslogtreecommitdiffstats
path: root/rules/systemd.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-08-26 14:44:32 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-08-26 14:44:32 +0200
commitc6569605e5df98f3807e18f62226db34702296d7 (patch)
tree3fabe3e007b7110b7885a62c8f458233a467facc /rules/systemd.make
parente012d638f65a0b8d340d5ff4bbde8e3691cc6c9d (diff)
downloadptxdist-c6569605e5df98f3807e18f62226db34702296d7.tar.gz
ptxdist-c6569605e5df98f3807e18f62226db34702296d7.tar.xz
systemd building with lto and --enable-compat-libs fails on x86 as well
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/systemd.make')
-rw-r--r--rules/systemd.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/systemd.make b/rules/systemd.make
index fb2a51c73..ff3d6068f 100644
--- a/rules/systemd.make
+++ b/rules/systemd.make
@@ -39,9 +39,7 @@ SYSTEMD_CONF_ENV := \
ac_cv_path_INTLTOOL_MERGE=: \
ac_cv_path_KMOD=/bin/kmod
-ifndef PTXCONF_ARCH_X86
SYSTEMD_CONF_ENV += cc_cv_CFLAGS__flto=no
-endif
SYSTEMD_CFLAGS := \
-I$(KERNEL_HEADERS_INCLUDE_DIR)