From: Stephane Glondu Date: Sun, 14 Aug 2011 15:38:29 +0000 (+0200) Subject: ocamlopt/arm patch forwarded upstream X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~287 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=233e4045ccc2c056547016914c20fec520397862;p=ocaml.git ocamlopt/arm patch forwarded upstream --- diff --git a/debian/patches/0013-ocamlopt-arm-add-.type-directive-for-code-symbols.patch b/debian/patches/0013-ocamlopt-arm-add-.type-directive-for-code-symbols.patch index fca359a1..a4c0491e 100644 --- a/debian/patches/0013-ocamlopt-arm-add-.type-directive-for-code-symbols.patch +++ b/debian/patches/0013-ocamlopt-arm-add-.type-directive-for-code-symbols.patch @@ -2,6 +2,7 @@ From: Stephane Glondu Date: Fri, 12 Aug 2011 21:13:17 +0200 Subject: ocamlopt/arm: add .type directive for code symbols +Bug: http://caml.inria.fr/mantis/view.php?id=5336 Bug-Ubuntu: https://bugs.launchpad.net/bugs/810402 Signed-off-by: Stephane Glondu ---