mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-05 03:24:06 +03:00
auto merge of #19425 : frewsxcv/rust/patch-1, r=steveklabnik

This commit is contained in:
+1
-1
@@ -598,7 +598,7 @@ CTEST_DISABLE_debuginfo-lldb = "lldb tests are only run on darwin"
|
||||
endif
|
||||
|
||||
ifeq ($(CFG_OSTYPE),apple-darwin)
|
||||
CTEST_DISABLE_debuginfo-gdb = "gdb on darwing needs root"
|
||||
CTEST_DISABLE_debuginfo-gdb = "gdb on darwin needs root"
|
||||
endif
|
||||
|
||||
# CTEST_DISABLE_NONSELFHOST_$(TEST_GROUP), if set, will cause that
|
||||
|
||||
Reference in New Issue
Block a user