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/linux | |
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/linux')
-rw-r--r-- | packages/linux/2.6.32.27/0000-unifdef-strclpy.patch (renamed from packages/linux/2.6.32.27/100-unifdef-strclpy.patch) | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/packages/linux/2.6.32.27/100-unifdef-strclpy.patch b/packages/linux/2.6.32.27/0000-unifdef-strclpy.patch index 072fac6f..6b67cf02 100644 --- a/packages/linux/2.6.32.27/100-unifdef-strclpy.patch +++ b/packages/linux/2.6.32.27/0000-unifdef-strclpy.patch @@ -1,5 +1,9 @@ ---- linux-2.6.32.27/scripts/unifdef.c.orig 2017-03-08 21:42:27.000000000 -0800 -+++ linux-2.6.32.27/scripts/unifdef.c 2017-03-08 21:42:44.000000000 -0800 +--- + scripts/unifdef.c | 2 -- + 1 file changed, 2 deletions(-) + +--- a/scripts/unifdef.c ++++ b/scripts/unifdef.c @@ -72,8 +72,6 @@ #include <string.h> #include <unistd.h> |