From 6c6af36acb39d1aea8959f30668ccf0e6f7f3e28 Mon Sep 17 00:00:00 2001 From: Konrad Kleine Date: Thu, 11 Jul 2024 11:37:05 +0000 Subject: [PATCH] lldb: Fail to configure if certain requirements are not met for testing --- build.spec.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/build.spec.inc b/build.spec.inc index 84c7ec8..a7dc2d7 100644 --- a/build.spec.inc +++ b/build.spec.inc @@ -196,6 +196,7 @@ cd llvm %ifarch ppc64le -DLLDB_TEST_USER_ARGS=--skip-category=watchpoint \ %endif + -DLLDB_ENFORCE_STRICT_TEST_REQUIREMENTS:BOOL=ON \ \ \ \