Displaying 2 results from an estimated 2 matches for "d505ad8".
Did you mean:
d501ad3
2008 Mar 04
0
[LLVMdev] [PATCH] Make sure ocamldep runs on all .mli files.
...ies to be generated for ocaml interface files.
I've committed the second half of this.
> ---
> bindings/ocaml/Makefile.ocaml | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)diff --git bindings/
> ocaml/Makefile.ocaml bindings/ocaml/Makefile.ocaml
> index 6fc9a9a..d505ad8 100644
> --- bindings/ocaml/Makefile.ocaml
> +++ bindings/ocaml/Makefile.ocaml
> @@ -58,7 +58,7 @@ Archive.CMXA := $(strip $(OCAMLOPT) -a $
> (OCAMLAFLAGS) $(OCAMLDEBUGFLAG) -o)
>
> # Source files
> OcamlSources1 := $(sort $(wildcard $(PROJ_SRC_DIR)/*.ml))
> -OcamlHeaders1...
2008 Mar 04
5
[LLVMdev] [PATCH] Make sure ocamldep runs on all .mli files.
This is a small bug fix for the ocaml build system that allows
for dependencies to be generated for ocaml interface files.
---
bindings/ocaml/Makefile.ocaml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7c62c2cd93a6402e5f6ebd600e9e3ac7851b4d29.diff
Type: text/x-patch
Size: 994 bytes
Desc: not