mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-11 07:02:10 -05:00
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> |
||
|---|---|---|
| .. | ||
| 000-relocatable.patch | ||
| 100-libdir-fixes.patch | ||
| 110-dont-use-target-dir-for-relinking.patch | ||
| 120-strip-unsafe-dirs-for-relinking.patch | ||
| 130-trailingslash.patch | ||
| 140-don-t-quote-SHELL-in-Makefile.am.patch | ||
| 150-libtool-mitigate-the-sed_quote_subst-slowdown.patch | ||
| 200-openwrt-branding.patch | ||