From 291c906883ab6b5557d6da7df80177f7676f7885 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Feb 23 2018 16:47:32 +0000 Subject: fix build to use hardened linker specs (#1548400) --- diff --git a/dialog.spec b/dialog.spec index 73a1971..194a161 100644 --- a/dialog.spec +++ b/dialog.spec @@ -42,6 +42,7 @@ dialog library. %configure \ --enable-nls \ --with-libtool \ + --with-libtool-opts="-Wc,%{?_hardened_ldflags}" \ --with-ncursesw \ --includedir=%{_includedir}/dialog make %{?_smp_mflags}