Fix typo in tests makefile

This commit is contained in:
Corey Farwell 2014-11-30 09:07:36 -05:00
parent 52888a7c47
commit 38e008eccd
1 changed files with 1 additions and 1 deletions

View File

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