summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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 0005-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: <2019-07-22>
Gbp-Pq: Name 0013-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch
Julien Cristau [Tue, 19 May 2009 15:24:52 +0000 (17:24 +0200)]
Put manpages in section 3o instead of 3
Gbp-Pq: Name 0004-Put-manpages-in-section-3o-instead-of-3.patch
Stefano Zacchiroli [Tue, 19 May 2009 15:24:14 +0000 (17:24 +0200)]
Don't use rpath
Gbp-Pq: Name 0003-Don-t-use-rpath.patch
Peter Michael Green [Tue, 26 Nov 2019 19:38:59 +0000 (19:38 +0000)]
ocaml (4.08.1-4+rpi2) bullseye-staging; urgency=medium
* 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.
[dgit import unpatched ocaml 4.08.1-4+rpi2]
Peter Michael Green [Tue, 26 Nov 2019 19:38:59 +0000 (19:38 +0000)]
Import ocaml_4.08.1-4+rpi2.debian.tar.xz
[dgit import tarball ocaml 4.08.1-4+rpi2 ocaml_4.08.1-4+rpi2.debian.tar.xz]
Stéphane Glondu [Mon, 30 Sep 2019 14:40:45 +0000 (15:40 +0100)]
Import ocaml_4.08.1.orig.tar.xz
[dgit import orig ocaml_4.08.1.orig.tar.xz]