forked from pool/ccache
This commit is contained in:
parent
1d5260c317
commit
48a5047c9b
@ -60,8 +60,11 @@ ln -sf ../../bin/%{name} clang++
|
||||
ln -sf ../../bin/%{name} cc
|
||||
ln -sf ../../bin/%{name} c++
|
||||
|
||||
%ifnarch %ix86
|
||||
# Testsuite fails on i586
|
||||
%check
|
||||
make %{?_smp_mflags} check
|
||||
%endif
|
||||
|
||||
%files
|
||||
%license LICENSE.* GPL-3.0.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user