summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Julien Cristau [Tue, 19 May 2009 15:24:52 +0000 (17:24 +0200)]
Put manpages in section 3o instead of 3
Gbp-Pq: Name 0007-Put-manpages-in-section-3o-instead-of-3.patch
Stephane Glondu [Thu, 25 Nov 2021 14:01:11 +0000 (15:01 +0100)]
Do not error on warnings in autoconf
Bug-Debian: https://bugs.debian.org/978875
Gbp-Pq: Name 0006-Do-not-error-on-warnings-in-autoconf.patch
Stephane Glondu [Thu, 3 Sep 2020 13:21:10 +0000 (15:21 +0200)]
Trigger -output-complete-exe on -custom with an environment variable
Gbp-Pq: Name 0005-Trigger-output-complete-exe-on-custom-with-an-enviro.patch
Stephane Glondu [Wed, 29 Jul 2020 14:22:39 +0000 (16:22 +0200)]
Disable DT_TEXTREL warnings on Linux i386
Bug: https://github.com/ocaml/ocaml/issues/9800
Gbp-Pq: Name 0004-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch
Stephane Glondu [Wed, 24 Jul 2019 07:08:39 +0000 (09:08 +0200)]
Check for definition of AT_SECURE before using it
This fixes compilation on kfreebsd-*.
Forwarded: https://github.com/ocaml/ocaml/pull/8842
Gbp-Pq: Name 0003-Check-for-definition-of-AT_SECURE-before-using-it.patch
Torok Edwin [Wed, 15 Jul 2015 13:33:23 +0000 (16:33 +0300)]
Use CCLINKFLAGS for linking all executables and shared libraries
This allows packagers to set additional linker flags for executables and shared
libraries created by OCaml, and for the OCaml tools themselves.
OCaml code can be linked with various C stubs and C libraries that would
benefit from using hardening link flags, such as -Wl,-z,relro.
Origin: other
Bug-Debian: https://bugs.debian.org/702349
Forwarded: no
Last-Update: <2021-12-21>
Gbp-Pq: Name 0002-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch
Stefano Zacchiroli [Tue, 19 May 2009 15:24:14 +0000 (17:24 +0200)]
Don't use rpath
Gbp-Pq: Name 0001-Don-t-use-rpath.patch
Raspbian forward porter [Wed, 20 Sep 2023 15:06:07 +0000 (16:06 +0100)]
ocaml (4.13.1-6+rpi1) trixie-staging; urgency=medium
[changes brought forward from 4.08.1-4+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 26 Nov 2019 19:38:59 +0000]
* Revert previous raspbian changes, changing the triplet
now seems to cause more problems than it solves (specifically
it causes ocaml to try and use nonexistant compilers).
* Edit configure.ac to select armv6 when using "arm-linux-gnueabihf"
* Partially fix clean target.
[changes introduced in 4.08.1-5+rpi1 by Peter Michael Green]
* Remove gitattributes that cause problems for dgit.
[dgit import unpatched ocaml 4.13.1-6+rpi1]
Raspbian forward porter [Wed, 20 Sep 2023 15:06:07 +0000 (16:06 +0100)]
Import ocaml_4.13.1-6+rpi1.debian.tar.xz
[dgit import tarball ocaml 4.13.1-6+rpi1 ocaml_4.13.1-6+rpi1.debian.tar.xz]
Stéphane Glondu [Tue, 21 Dec 2021 15:33:05 +0000 (15:33 +0000)]
Import ocaml_4.13.1.orig.tar.gz
[dgit import orig ocaml_4.13.1.orig.tar.gz]