[ovs-dev] [PATCH 13/33] fedora-spec: Enable PIE

Flavio Leitner fbl at redhat.com
Thu Nov 6 18:45:31 UTC 2014


Package guidelines request to enable PIE.

Signed-off-by: Flavio Leitner <fbl at redhat.com>
---
 rhel/openvswitch-fedora.spec.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in
index 9dc607c..401698d 100644
--- a/rhel/openvswitch-fedora.spec.in
+++ b/rhel/openvswitch-fedora.spec.in
@@ -13,6 +13,9 @@
 
 #%define kernel 2.6.40.4-5.fc15.x86_64
 
+# Enable PIE, bz#955181
+%global _hardened_build 1
+
 Name: openvswitch
 Summary: Open vSwitch
 Group: System Environment/Daemons
-- 
1.9.3




More information about the dev mailing list