Call ld with proper flags
authorStefano Zacchiroli <zack@debian.org>
Tue, 19 May 2009 15:23:34 +0000 (17:23 +0200)
committerMehdi Dogguy <mehdi@debian.org>
Sun, 6 Nov 2016 10:29:41 +0000 (10:29 +0000)
commit55b526ff719ff8e22727fb443950d6df80579fcf
tree8fc2644939a12e8ebd8b36814249e9b8f2cc7149
parent672d043990da8fdd75b392b6a31472a6a055cbf2
Call ld with proper flags

Filter linkflags passed to ld by ocamlopt -pack and -output-obj
to remove the "-Wl," parts, which are only used when ocamlopt calls
gcc.

Gbp-Pq: Name 0002-Call-ld-with-proper-flags.patch
configure