Enable verbose make output (to be picked up the next release
This commit is contained in:
parent
1a97476e88
commit
eb899f72ea
@ -67,7 +67,7 @@ iconv -f ISO-8859-1 -t UTF8 AUTHORS > tmp; touch -r AUTHORS tmp; mv tmp AUTHORS
|
||||
# Don't use 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}
|
||||
V=1 %{__make} %{?_smp_mflags}
|
||||
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user