Skip to content

Commit

Permalink
auto merge of #19425 : frewsxcv/rust/patch-1, r=steveklabnik
Browse files Browse the repository at this point in the history
  • Loading branch information
bors committed Dec 1, 2014
2 parents 222a1eb + 38e008e commit bda97e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/tests.mk
Expand Up @@ -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
Expand Down

0 comments on commit bda97e8

Please sign in to comment.