google test depends on Support.

llvm-svn: 120105
This commit is contained in:
Michael J. Spencer 2010-11-24 19:35:15 +00:00
parent 708ac4d6ad
commit 02dd5544c4
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
LEVEL = ../..
TESTNAME = System
LINK_COMPONENTS := system
LINK_COMPONENTS := system support
include $(LEVEL)/Makefile.config
include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest