Remove debugging find commands
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
parent
1cff41dd07
commit
a1126476b9
2
gcc.spec
2
gcc.spec
@ -1261,8 +1261,6 @@ find %{buildroot} -name \*.la | xargs rm -f
|
||||
|
||||
mv %{buildroot}%{_prefix}/%{_lib}/libgfortran.spec $FULLPATH/
|
||||
%if %{build_d}
|
||||
find %{buildroot} -name libgphobos.spec
|
||||
find %{buildroot}
|
||||
mv %{buildroot}%{_prefix}/%{_lib}/libgphobos.spec $FULLPATH/
|
||||
%endif
|
||||
%if %{build_libitm}
|
||||
|
Loading…
Reference in New Issue
Block a user