From e8b0fec66de41d37b762d7fcf405b3c5692d0dd7 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Jul 18 2021 21:54:53 +0000 Subject: Restore hardened building setting on EPEL7 Signed-off-by: Michel Alexandre Salim --- diff --git a/proxychains-ng.spec b/proxychains-ng.spec index 79def09..0eb7fb5 100644 --- a/proxychains-ng.spec +++ b/proxychains-ng.spec @@ -1,3 +1,7 @@ +%if 0%{?el7} +%global _hardened_build 1 +%endif + Name: proxychains-ng Version: 4.14 Release: 1%{?dist}