pacman/build-aux
Allan McRae 2e32d51a26 Remove unneeded ltmain patch
Many moons ago, libtool was bad - I mean worse than today!  It gobbled all
--as-needed and we ended up with an overlinked libalpm.  This was annoying,
particularly when dealing with soname bumps in libraries pacman/libalpm had
no business linking to. Luckily we had a fix, stolen from GNOME I believe.
And with that fix, we lived in harmony with libtool for many years.  Until one
day, unbeknownst to us, libtool was "fixed".  We kept applying our patch,
because it still applied, but it did worse than nothing.  It gobbled up our
other LDFLAGS, and our libalpm started missing out on RELRO and BIND_NOW.
This made the Arch Security Team unhappy. We will make them happy again by
stopping the patch.

Signed-off-by: Allan McRae <allan@archlinux.org>
2020-01-27 17:53:50 +10:00
..
.gitignore Patch ltmain on autoreconf 2013-07-22 13:27:47 +10:00
edit-script.sh.in Remove "Generated from ...; do not edit by hand" from scripts 2019-11-06 15:46:59 +10:00
meson-make-symlink.sh Add meson.build files to build with meson 2018-11-02 03:16:34 -04:00
script-wrapper.sh.in meson: add a wrapper to bootstrap scripts from within build dir 2018-11-02 03:16:34 -04:00
update-copyright Move update-copyright into build-aux 2019-11-05 15:25:52 +10:00
update-po build-aux: detect build dir based on build.ninja 2019-08-05 18:26:21 +10:00