[Pkg-ocaml-maint-commits] [ocaml] 01/02: Another upstream test depends on the behaviour of -custom
Ximin Luo
infinity0 at debian.org
Thu Oct 20 16:14:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository ocaml.
commit 415405c79e27605041d983629fbdb3c402c1a4e0
Author: Ximin Luo <infinity0 at debian.org>
Date: Thu Oct 20 17:41:28 2016 +0200
Another upstream test depends on the behaviour of -custom
---
.../0006-Embed-bytecode-in-C-object-when-using-custom.patch | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/debian/patches/0006-Embed-bytecode-in-C-object-when-using-custom.patch b/debian/patches/0006-Embed-bytecode-in-C-object-when-using-custom.patch
index d9446a7..b1f5983 100644
--- a/debian/patches/0006-Embed-bytecode-in-C-object-when-using-custom.patch
+++ b/debian/patches/0006-Embed-bytecode-in-C-object-when-using-custom.patch
@@ -176,3 +176,15 @@ Signed-off-by: Stephane Glondu <steph at glondu.net>
+
include $(BASEDIR)/makefiles/Makefile.one
include $(BASEDIR)/makefiles/Makefile.common
+--- a/testsuite/tests/regression/pr3612/Makefile
++++ b/testsuite/tests/regression/pr3612/Makefile
+@@ -16,6 +16,9 @@
+ MAIN_MODULE=pr3612
+ C_FILES=custom_finalize
+
++# This test relies on the upstream behaviour of -custom
++export OCAML_CUSTOM_EMBED=n
++
+ BASEDIR=../../..
+ include $(BASEDIR)/makefiles/Makefile.one
+ include $(BASEDIR)/makefiles/Makefile.common
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml.git
More information about the Pkg-ocaml-maint-commits
mailing list