pacman/build-aux
Allan McRae 0d0a4bd680 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>
(cherry picked from commit 2e32d51a26)
[Andrew: restore autogen.sh]
2020-06-18 01:39:14 -07:00
..
.gitignore Patch ltmain on autoreconf 2013-07-22 13:27:47 +10:00
edit-script.sh.in Support file with seccomp enabled 2019-10-07 13:43:37 +10:00
meson-install-script.sh meson: add a wrapper to bootstrap scripts from within build dir 2018-11-02 03:16:34 -04: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-po build-aux: detect build dir based on build.ninja 2019-08-05 18:26:21 +10:00