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:
6586adf
)
Update for llvm-gcc4 build.
author
Reid Spencer
<rspencer@reidspencer.com>
Wed, 13 Dec 2006 08:03:25 +0000
(08:03 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Wed, 13 Dec 2006 08:03:25 +0000
(08:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32533
91177308
-0d34-0410-b5e6-
96231b3b80d8
projects/Stacker/test/Makefile
patch
|
blob
|
history
diff --git
a/projects/Stacker/test/Makefile
b/projects/Stacker/test/Makefile
index bb0ba05823ef3615968e78bd09c2583007194253..52112cba20012842c038dd656ef9d748c06670e1 100644
(file)
--- a/
projects/Stacker/test/Makefile
+++ b/
projects/Stacker/test/Makefile
@@
-42,7
+42,7
@@
test_each: $(TESTS)
% : %.st Makefile testing.bc
$(Echo) "Building $*"
- $(Verb)$(LLVMC) -O4 -o $@ $< testing.bc
$(LibDir)/stkr_runtime.bc -lcrtend
+ $(Verb)$(LLVMC) -O4 -o $@ $< testing.bc
-L$(LibDir)
testing.bc : testing.st Makefile
$(Echo) "Compiling $*"