fix build to use hardened linker specs (#1548400)

This commit is contained in:
Miroslav Lichvar 2018-02-23 17:03:24 +01:00
parent 0ca507e035
commit 291c906883

View File

@ -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}