mirror of
https://abf.rosa.ru/djam/meson.git
synced 2025-02-23 17:32:50 +00:00
Drop simd tests because of ABF limitations for i586 build
This commit is contained in:
parent
d10b08834e
commit
3edebef4dd
1 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,8 @@ rm -rf "test cases/frameworks/17 mpi"
|
||||||
rm -rf "test cases/frameworks/15 llvm"
|
rm -rf "test cases/frameworks/15 llvm"
|
||||||
# Cannot find libboost_thread.so which exists
|
# Cannot find libboost_thread.so which exists
|
||||||
rm -rf "test cases/frameworks/1 boost"
|
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 MESON_PRINT_TEST_OUTPUT=1
|
||||||
export LC_ALL=UTF-8
|
export LC_ALL=UTF-8
|
||||||
|
|
Loading…
Add table
Reference in a new issue