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