google test depends on Support.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 24 Nov 2010 19:35:15 +0000 (19:35 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 24 Nov 2010 19:35:15 +0000 (19:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120105 91177308-0d34-0410-b5e6-96231b3b80d8

unittests/System/Makefile

index 336ac30383d40f72c65298a372896d45cefe347a..368cf32869005caf9ad9f5b47dbbc9fc33d3b46a 100644 (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