gcc6: more space for target column

This commit is contained in:
Boris Nagaev 2016-05-02 13:41:56 +03:00
parent 0fad6ffd4d
commit 1a5234c4d6
1 changed files with 29 additions and 29 deletions

View File

@ -33,32 +33,32 @@ or using above mentioned workaround. See the table below for details. If some
MXE packages or your personal projects are still FTBFS you may look how other
packages were fixed and use similar approach.
| package | target | fixed in commit |
| ------------------ | -------------------- | ---------------------------------------------------- |
| boost | all | [7ca2bce](https://github.com/mxe/mxe/commit/7ca2bce) |
| cgal | all | - |
| dcmtk | all | - |
| fdk-aac | all | - |
| flann | all | - |
| freeimage | all | - |
| glib | all | [58c2c96](https://github.com/mxe/mxe/commit/58c2c96) |
| gtkimageview | all | - |
| gtkmm2 | all | - |
| gtkmm3 | all | - |
| itk | all | - |
| jsoncpp | all | [0bc73f7](https://github.com/mxe/mxe/commit/0bc73f7) |
| json_spirit | all | - |
| librsvg | all | - |
| libxml++ | all | - |
| log4cxx | all | - |
| opencv | all | - |
| ossim | all | - |
| qt | all | [5aac1c3](https://github.com/mxe/mxe/commit/5aac1c3) |
| qt3d | all | - |
| sdl_sound | all | - |
| smpeg | all | [57cb6bb](https://github.com/mxe/mxe/commit/57cb6bb) |
| smpeg2 | all | [1a42cbc](https://github.com/mxe/mxe/commit/1a42cbc) |
| ucl | all | - |
| vtk | all | - |
| vtk6 | all | - |
| wxwidgets | all | - |
| package | target | fixed in commit |
| ------------------ | --------------------------------------- | ---------------------------------------------------- |
| boost | all | [7ca2bce](https://github.com/mxe/mxe/commit/7ca2bce) |
| cgal | all | - |
| dcmtk | all | - |
| fdk-aac | all | - |
| flann | all | - |
| freeimage | all | - |
| glib | all | [58c2c96](https://github.com/mxe/mxe/commit/58c2c96) |
| gtkimageview | all | - |
| gtkmm2 | all | - |
| gtkmm3 | all | - |
| itk | all | - |
| jsoncpp | all | [0bc73f7](https://github.com/mxe/mxe/commit/0bc73f7) |
| json_spirit | all | - |
| librsvg | all | - |
| libxml++ | all | - |
| log4cxx | all | - |
| opencv | all | - |
| ossim | all | - |
| qt | all | [5aac1c3](https://github.com/mxe/mxe/commit/5aac1c3) |
| qt3d | all | - |
| sdl_sound | all | - |
| smpeg | all | [57cb6bb](https://github.com/mxe/mxe/commit/57cb6bb) |
| smpeg2 | all | [1a42cbc](https://github.com/mxe/mxe/commit/1a42cbc) |
| ucl | all | - |
| vtk | all | - |
| vtk6 | all | - |
| wxwidgets | all | - |