projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1683fcc
)
google test depends on Support.
author
Michael J. Spencer
<bigcheesegs@gmail.com>
Wed, 24 Nov 2010 19:35:15 +0000
(19:35 +0000)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/unittests/System/Makefile
b/unittests/System/Makefile
index 336ac30383d40f72c65298a372896d45cefe347a..368cf32869005caf9ad9f5b47dbbc9fc33d3b46a 100644
(file)
--- a/
unittests/System/Makefile
+++ b/
unittests/System/Makefile
@@
-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