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
parent d6b3a2dab8
commit 6c6af36acb

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