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:
2f795cf
)
Must link against new LLVMsystem library
author
Nate Begeman
<natebegeman@mac.com>
Sun, 29 Aug 2004 22:01:44 +0000
(22:01 +0000)
committer
Nate Begeman
<natebegeman@mac.com>
Sun, 29 Aug 2004 22:01:44 +0000
(22:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16104
91177308
-0d34-0410-b5e6-
96231b3b80d8
projects/Stacker/tools/stkrc/Makefile
patch
|
blob
|
history
diff --git
a/projects/Stacker/tools/stkrc/Makefile
b/projects/Stacker/tools/stkrc/Makefile
index b7e08c412faaedd30a86271e05ddd48e2737b6ca..1ba78904138805ca276f5bd0a1284971adae9d6c 100644
(file)
--- a/
projects/Stacker/tools/stkrc/Makefile
+++ b/
projects/Stacker/tools/stkrc/Makefile
@@
-9,7
+9,7
@@
LEVEL=../../../..
# Give the name of a library. This will build a dynamic version.
#
TOOLNAME=stkrc
-USEDLIBS=stkr_compiler asmparser bcwriter vmcore support.a
+USEDLIBS=stkr_compiler asmparser bcwriter vmcore support.a
LLVMsystem.a
ifdef PARSE_DEBUG
CPPFLAGS = -DPARSE_DEBUG=1