fix typo
This commit is contained in:
parent
17f6d21f57
commit
0859b9f54c
@ -681,7 +681,7 @@ esac
|
||||
%if %{without testsuite}
|
||||
echo ====================TESTSUITE DISABLED=========================
|
||||
%else
|
||||
make -k check < /dev/null
|
||||
make -k check < /dev/null || :
|
||||
echo ====================TESTING=========================
|
||||
cat {gas/testsuite/gas,ld/ld,binutils/binutils}.sum
|
||||
%if %{with gold}
|
||||
|
Loading…
Reference in New Issue
Block a user