-
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=330
This commit is contained in:
parent
1a8ad6cb1a
commit
6db6c60aa6
@ -169,6 +169,8 @@ rm tools/clang/test/Driver/x86_features.c
|
|||||||
%if "%{_lib}" == "lib64"
|
%if "%{_lib}" == "lib64"
|
||||||
# lib64 related problems on 64bit
|
# lib64 related problems on 64bit
|
||||||
rm tools/clang/test/Driver/linux-ld.c
|
rm tools/clang/test/Driver/linux-ld.c
|
||||||
|
# Seems to be racy under OBS
|
||||||
|
rm projects/compiler-rt/lib/lsan/lit_tests/TestCases/use_tls_dynamic.cc
|
||||||
%else
|
%else
|
||||||
# This test is broken on 32bit
|
# This test is broken on 32bit
|
||||||
rm projects/compiler-rt/lib/ubsan/lit_tests/TestCases/TypeCheck/vptr.cpp
|
rm projects/compiler-rt/lib/ubsan/lit_tests/TestCases/TypeCheck/vptr.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user