We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52888a7 commit 38e008eCopy full SHA for 38e008e
mk/tests.mk
@@ -598,7 +598,7 @@ CTEST_DISABLE_debuginfo-lldb = "lldb tests are only run on darwin"
598
endif
599
600
ifeq ($(CFG_OSTYPE),apple-darwin)
601
-CTEST_DISABLE_debuginfo-gdb = "gdb on darwing needs root"
+CTEST_DISABLE_debuginfo-gdb = "gdb on darwin needs root"
602
603
604
# CTEST_DISABLE_NONSELFHOST_$(TEST_GROUP), if set, will cause that
0 commit comments