I guess we can expect 'make check' failures (for now)
This commit is contained in:
parent
e01faa22e2
commit
6aebcea560
10
gnupg2.spec
10
gnupg2.spec
@ -92,14 +92,10 @@ make %{?_smp_mflags}
|
|||||||
|
|
||||||
|
|
||||||
%check ||:
|
%check ||:
|
||||||
# Allows for better debugability (doesn't work, fixme)
|
## Allows for better debugability (doesn't work, fixme)
|
||||||
# echo "debug-allow-core-dumps" >> tests/gpgsm.conf
|
# echo "debug-allow-core-dumps" >> tests/gpgsm.conf
|
||||||
%ifarch x86_64
|
# (sometimes?) expect one failure (reported upstream)
|
||||||
# Expect one failure (reported upstream)
|
#make check ||:
|
||||||
make check ||:
|
|
||||||
%else
|
|
||||||
make check
|
|
||||||
%endif
|
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user