fix build to use hardened linker specs (#1548400)
This commit is contained in:
parent
0ca507e035
commit
291c906883
@ -42,6 +42,7 @@ dialog library.
|
|||||||
%configure \
|
%configure \
|
||||||
--enable-nls \
|
--enable-nls \
|
||||||
--with-libtool \
|
--with-libtool \
|
||||||
|
--with-libtool-opts="-Wc,%{?_hardened_ldflags}" \
|
||||||
--with-ncursesw \
|
--with-ncursesw \
|
||||||
--includedir=%{_includedir}/dialog
|
--includedir=%{_includedir}/dialog
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user