mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
lldb: Fail to configure if certain requirements are not met for testing
This commit is contained in:
parent
be3aa829cb
commit
361c194ff0
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@ cd llvm
|
||||||
%ifarch ppc64le
|
%ifarch ppc64le
|
||||||
-DLLDB_TEST_USER_ARGS=--skip-category=watchpoint \
|
-DLLDB_TEST_USER_ARGS=--skip-category=watchpoint \
|
||||||
%endif
|
%endif
|
||||||
|
-DLLDB_ENFORCE_STRICT_TEST_REQUIREMENTS:BOOL=ON \
|
||||||
\
|
\
|
||||||
\
|
\
|
||||||
\
|
\
|
||||||
|
|
Loading…
Reference in a new issue