From da11d08888ed86223511577836245c5d5f370ee1 Mon Sep 17 00:00:00 2001 From: Flavio Leitner Date: Thu, 6 Nov 2014 16:45:31 -0200 Subject: [PATCH] fedora-spec: Enable PIE Package guidelines request to enable PIE. Signed-off-by: Flavio Leitner Signed-off-by: Ben Pfaff --- 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 9dc607c2c..401698dc9 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 -- 2.20.1