search for: ad86ac5

Displaying 2 results from an estimated 2 matches for "ad86ac5".

Did you mean: a8d8cac5
2017 Jul 11
0
[PATCH 2/2] ocaml: fix build with Bytes fallback
...S_COMPAT_CMO= OCAML_BYTES_COMPAT_CMO= OCAML_BYTES_COMPAT_ML= safe_string_option="-safe-string" ]) -AC_SUBST([OCAML_GENERATOR_BYTES_COMPAT_CMO]) AC_SUBST([OCAML_BYTES_COMPAT_CMO]) AC_SUBST([OCAML_BYTES_COMPAT_ML]) diff --git a/mllib/Makefile.am b/mllib/Makefile.am index ad86ac5..49bd5e7 100644 --- a/mllib/Makefile.am +++ b/mllib/Makefile.am @@ -39,7 +39,6 @@ SOURCES_MLI = \ xpath_helpers.mli SOURCES_ML = \ - $(OCAML_BYTES_COMPAT_ML) \ common_gettext.ml \ getopt.ml \ common_utils.ml \ -- 2.9.4
2017 Jul 11
2
[PATCH 1/2] builder: fix paths to mlstdutils & mlutils
Followup/fix of commit 61d4891ef48df171a27873efe90aab51a9b711ef. --- builder/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Makefile.am b/builder/Makefile.am index 09ae4ae..e64c899 100644 --- a/builder/Makefile.am +++ b/builder/Makefile.am @@ -311,7 +311,7 @@ depend: .depend .depend: $(wildcard $(abs_srcdir)/*.mli) $(wildcard $(abs_srcdir)/*.ml) rm -f