[systemd/f22] Remove s390 workaround

Zbigniew Jędrzejewski-Szmek zbyszek at fedoraproject.org
Wed Mar 4 01:13:19 UTC 2015


commit 1e8afdf430ccde75e4bfd1835f4000bd9941410e
Author: Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
Date:   Tue Mar 3 14:00:11 2015 -0500

    Remove s390 workaround

 systemd.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index a94a2f3..b0b68c0 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1,9 +1,6 @@
 #global gitcommit f01de96
 
-# PIE is broken on s390 (#868839, #872148)
-%ifnarch s390 s390x
 %global _hardened_build 1
-%endif
 
 # We ship a .pc file but don't want to have a dep on pkg-config. We
 # strip the automatically generated dep here and instead co-own the
@@ -894,6 +891,7 @@ getent passwd systemd-journal-upload >/dev/null 2>&1 || useradd -r -l -g systemd
 - Reworked device handling (#1195761)
 - ACL handling fixes
 - Various log messages downgraded (#1184712)
+- Allow PIE on s390 again (#1197721)
 
 * Tue Feb 24 2015 Colin Walters <walters at redhat.com> - 219-5
 - Revert patch that breaks Atomic/OSTree (#1195761)


More information about the scm-commits mailing list