Fix build

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2017-08-12 00:31:43 -04:00
parent 51a7dcdaba
commit 3eacd1eed5

View File

@ -72,7 +72,7 @@ tasks on Finnish text.
# https://fedoraproject.org/wiki/Packaging/Guidelines#Removing_Rpath
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
make %{?_smp_mflags}
make %{?_smp_mflags} CXXFLAGS="$CXXFLAGS -Wno-deprecated"
%install