From: Flavio Leitner Date: Thu, 6 Nov 2014 18:45:31 +0000 (-0200) Subject: fedora-spec: Enable PIE X-Git-Tag: v2.4.0~1033 X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fovs.git;a=commitdiff_plain;h=da11d08888ed86223511577836245c5d5f370ee1 fedora-spec: Enable PIE Package guidelines request to enable PIE. Signed-off-by: Flavio Leitner Signed-off-by: Ben Pfaff --- 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