diff --git a/meson.spec b/meson.spec index af5c019..56f3d44 100644 --- a/meson.spec +++ b/meson.spec @@ -105,6 +105,8 @@ rm -rf "test cases/frameworks/17 mpi" rm -rf "test cases/frameworks/15 llvm" # Cannot find libboost_thread.so which exists rm -rf "test cases/frameworks/1 boost" +# ABF limitations for i586 build +rm -rf "test cases/common/155 simd" export MESON_PRINT_TEST_OUTPUT=1 export LC_ALL=UTF-8