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:
972fb8c
)
Prospective Makefile build fix
author
Alp Toker
<alp@nuanti.com>
Thu, 23 Jan 2014 11:14:00 +0000
(11:14 +0000)
committer
Alp Toker
<alp@nuanti.com>
Thu, 23 Jan 2014 11:14:00 +0000
(11:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199882
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/lli/ChildTarget/Makefile
patch
|
blob
|
history
diff --git
a/tools/lli/ChildTarget/Makefile
b/tools/lli/ChildTarget/Makefile
index f77b144aabf6fe8b04ddfd06f4bd8016b93174b6..eff49c9f1cfe2193fd5402992049b532a19c8110 100644
(file)
--- a/
tools/lli/ChildTarget/Makefile
+++ b/
tools/lli/ChildTarget/Makefile
@@
-14,4
+14,6
@@
include $(LEVEL)/Makefile.config
LINK_COMPONENTS :=
+SOURCES += ../RemoteTarget.cpp
+
include $(LLVM_SRC_ROOT)/Makefile.rules