libtool: bump to 2.4.6
This updates libtool to its current release, from 2015. Current patches
were renumbered and given a description text. The fix in
160-passthrough-ssp.patch is no longer needed.
A patch to speed up build was cherry-picked, and another openwrt
specific patch was needed to not use quotes in $(SHELL), to acommodate
our "SHELL=/usr/bin/env bash" usage.
The already present call to ./bootstrap ensures that generated files are
refreshed, so the patches are applied only to their sources. Also, that
bootstrap call was adjusted to run at the appropriate time when QUILT=1.
Signed-off-by:
Eneas U de Queiroz <cotequeiroz@gmail.com>
Showing
- tools/libtool/Makefile 8 additions, 3 deletionstools/libtool/Makefile
- tools/libtool/patches/000-relocatable.patch 20 additions, 88 deletionstools/libtool/patches/000-relocatable.patch
- tools/libtool/patches/100-libdir-fixes.patch 35 additions, 62 deletionstools/libtool/patches/100-libdir-fixes.patch
- tools/libtool/patches/110-dont-use-target-dir-for-relinking.patch 32 additions, 19 deletions...btool/patches/110-dont-use-target-dir-for-relinking.patch
- tools/libtool/patches/120-strip-unsafe-dirs-for-relinking.patch 19 additions, 17 deletions...libtool/patches/120-strip-unsafe-dirs-for-relinking.patch
- tools/libtool/patches/130-trailingslash.patch 11 additions, 22 deletionstools/libtool/patches/130-trailingslash.patch
- tools/libtool/patches/140-don-t-quote-SHELL-in-Makefile.am.patch 72 additions, 0 deletions...ibtool/patches/140-don-t-quote-SHELL-in-Makefile.am.patch
- tools/libtool/patches/150-libtool-mitigate-the-sed_quote_subst-slowdown.patch 224 additions, 0 deletions...s/150-libtool-mitigate-the-sed_quote_subst-slowdown.patch
- tools/libtool/patches/160-passthrough-ssp.patch 0 additions, 12 deletionstools/libtool/patches/160-passthrough-ssp.patch
- tools/libtool/patches/200-openwrt-branding.patch 23 additions, 111 deletionstools/libtool/patches/200-openwrt-branding.patch
Please register or sign in to comment