summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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]