diff --git a/http-parser.spec b/http-parser.spec index 4febcc2..87b7c63 100644 --- a/http-parser.spec +++ b/http-parser.spec @@ -52,7 +52,13 @@ EOF %meson_install %check -%meson_test +# Timeouts on ARM +%meson_test \ + %ifarch %{arm} + || : + %else + ; + %endif %ldconfig_scriptlets