diff options
author | Alexey Neyman <stilor@att.net> | 2017-03-03 16:54:14 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-03-03 16:54:14 -0800 |
commit | 6d5ec0c35b275b74f97cb01f8fa93b4630ed39c2 (patch) | |
tree | 16417822d11dbff65934a0446b9cfca74e2d33f7 /config/binutils | |
parent | 2f24d5cd7509999998f788d28f8fd21e41bb68c1 (diff) | |
download | crosstool-ng-6d5ec0c35b275b74f97cb01f8fa93b4630ed39c2.tar.gz crosstool-ng-6d5ec0c35b275b74f97cb01f8fa93b4630ed39c2.tar.bz2 crosstool-ng-6d5ec0c35b275b74f97cb01f8fa93b4630ed39c2.zip |
Pick up new revision in elf2flt
... and updated cygwin patch.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/binutils')
-rw-r--r-- | config/binutils/binutils.in.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/binutils/binutils.in.2 b/config/binutils/binutils.in.2 index 227f3d81..47ae94c5 100644 --- a/config/binutils/binutils.in.2 +++ b/config/binutils/binutils.in.2 @@ -35,7 +35,7 @@ if ELF2FLT_GIT config ELF2FLT_GIT_CSET string prompt "git cset" - default "4820f0dbb77cd6564d5fa0817218fe2a1fb99f32" + default "a8bc69b882a55b1f1e437b50e33d3db8414eb68e" help Enter the git changeset to use. |