diff options
author | Kirill Smirnov <kirill.k.smirnov@gmail.com> | 2017-07-30 17:29:23 +0300 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-08-27 00:07:36 -0700 |
commit | 68f201af2d058ad0f5ff00ce5b84488b7de3dfd3 (patch) | |
tree | 162bd3360303f0eac0acce61f9e5b1dd23d17e1b /TODO | |
parent | f627e740ffd38a02ccb43848d875a4d36cf91d9c (diff) | |
download | crosstool-ng-68f201af2d058ad0f5ff00ce5b84488b7de3dfd3.tar.gz crosstool-ng-68f201af2d058ad0f5ff00ce5b84488b7de3dfd3.tar.bz2 crosstool-ng-68f201af2d058ad0f5ff00ce5b84488b7de3dfd3.zip |
patches/mingw-w64: Fix build with gcc7
Modified by Alexey Neyman: remove obsoleted v5.0.1, propagate the patches
to older versions.
Signed-off-by: Kirill Smirnov <kirill.k.smirnov@gmail.com>
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ A (slightly) ordered set of tasks for crosstool-NG. Written in a cryptic languag -- Alexey Neyman (@stilor) +[ ] mingw-w64 fails to build (with new gcc?) - the headers are installed into usr/x86_64-w64-mingw32/x86_64-w64-mingw32/include instead of usr/x86_64-w64-mingw32/include + [ ] fix or retire? [ ] test-packages.sh [ ] FTP URLs always succeed in verification (wget bug) - how to work around? [ ] new function - refresh/renumber patches |