Fix tests on arm32/x86_32
This commit is contained in:
parent
7417b45498
commit
3f0d03175c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
(test
|
(test
|
||||||
(name test)
|
(name test)
|
||||||
|
(enabled_if %{arch_sixtyfour})
|
||||||
|
; error on arm32/x86_32, libcachet_stubs.so not found
|
||||||
(libraries cachet alcotest))
|
(libraries cachet alcotest))
|
||||||
|
|
Loading…
Reference in a new issue