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 <infini...@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 <st...@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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to