lldb: Fail to configure if certain requirements are not met for testing

This commit is contained in:
Konrad Kleine 2024-07-11 11:37:05 +00:00 committed by Timm Bäder
parent be3aa829cb
commit 361c194ff0

View file

@ -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 \
\ \
\ \
\ \