Fix build
This commit is contained in:
parent
51a7dcdaba
commit
3eacd1eed5
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user