Merge pull request 'Fix tests on arm32/x86_32' (#2) from native into main
Reviewed-on: #2
This commit is contained in:
commit
39932b7fbc
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