projects
/
oota-llvm.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix the ocaml bindings.
[oota-llvm.git]
/
bindings
/
ocaml
/
executionengine
/
Makefile
diff --git
a/bindings/ocaml/executionengine/Makefile
b/bindings/ocaml/executionengine/Makefile
index
5fa3f22
..
f58b3b7
100644
(file)
--- a/
bindings/ocaml/executionengine/Makefile
+++ b/
bindings/ocaml/executionengine/Makefile
@@
-13,7
+13,7
@@
LEVEL := ../../..
LIBRARYNAME := llvm_executionengine
-UsedComponents := executionengine jit interpreter native
+UsedComponents := executionengine
mc
jit interpreter native
UsedOcamlInterfaces := llvm llvm_target
include ../Makefile.ocaml