diff options
author | Alexey Neyman <stilor@att.net> | 2017-12-02 12:44:39 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-12-02 12:44:39 -0800 |
commit | 98bc4decdeab1361bdc585c86591718fb08c8ffb (patch) | |
tree | 4e048ed57988306696efa3c5b81a80d48030e913 /packages/libtool | |
parent | 2a1935f3ad41d360dd3d96a1b0486083293651dd (diff) | |
download | crosstool-ng-98bc4decdeab1361bdc585c86591718fb08c8ffb.tar.gz crosstool-ng-98bc4decdeab1361bdc585c86591718fb08c8ffb.tar.bz2 crosstool-ng-98bc4decdeab1361bdc585c86591718fb08c8ffb.zip |
Run all patches through renumbering and update
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/libtool')
-rw-r--r-- | packages/libtool/2.4.6/0000-2.4.5-pass-ldflags.patch (renamed from packages/libtool/2.4.6/2.4.5-pass-ldflags.patch) | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/packages/libtool/2.4.6/2.4.5-pass-ldflags.patch b/packages/libtool/2.4.6/0000-2.4.5-pass-ldflags.patch index d35e3432..022fcc62 100644 --- a/packages/libtool/2.4.6/2.4.5-pass-ldflags.patch +++ b/packages/libtool/2.4.6/0000-2.4.5-pass-ldflags.patch @@ -1,6 +1,10 @@ ---- libtool-2.4.5.orig/build-aux/ltmain.in 2015-01-16 12:52:04.000000000 -0600 -+++ libtool-2.4.5/build-aux/ltmain.in 2015-02-07 22:45:14.421079200 -0600 -@@ -5356,7 +5356,8 @@ func_mode_link () +--- + build-aux/ltmain.in | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +--- a/build-aux/ltmain.in ++++ b/build-aux/ltmain.in +@@ -5363,7 +5363,8 @@ # -stdlib=* select c++ std lib with clang -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ |