diff options
author | Oliver Kowalke <oliver.kowalke@gmail.com> | 2015-12-21 08:10:25 +0100 |
---|---|---|
committer | Oliver Kowalke <oliver.kowalke@gmail.com> | 2015-12-21 08:10:25 +0100 |
commit | 5a7364b795fabb6ad5b150397fb5d03924e568f2 (patch) | |
tree | 6bd81ec5578291176cfdbc51207b0920aa26dedc /status | |
parent | 04d4ac43dd05e0b20ab17ca285c3b67ef2a9e899 (diff) | |
download | boost-5a7364b795fabb6ad5b150397fb5d03924e568f2.tar.gz |
Update explicit-failures-markup.xml
Diffstat (limited to 'status')
-rw-r--r-- | status/explicit-failures-markup.xml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 7f16b45831..0a9948d44d 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -736,7 +736,7 @@ </library> - <!-- coroutine --> + <!-- coroutine --> <library name="coroutine"> <mark-unusable> <toolset name="cray-*"/> @@ -744,14 +744,15 @@ <toolset name="darwin-4.4*"/> <toolset name="gcc-4.4"/> <toolset name="gcc-4.4*"/> - <toolset name="gcc-mingw-4.4"/> - <toolset name="gcc-mingw-4.4*"/> - <toolset name="gcc-mingw-4.5"/> - <toolset name="gcc-mingw-4.5*"/> - <toolset name="gcc-mingw-4.6"/> - <toolset name="gcc-mingw-4.6*"/> - <toolset name="gcc-mingw-4.7"/> - <toolset name="gcc-mingw-4.7*"/> + <toolset name="gcc-m*ngw-4.4"/> + <toolset name="gcc-m*ngw-4.4*"/> + <toolset name="gcc-m*ngw-4.5"/> + <toolset name="gcc-m*ngw-4.5*"/> + <toolset name="gcc-m*ngw-4.6"/> + <toolset name="gcc-m*ngw-4.6*"/> + <toolset name="gcc-m*ngw-4.7"/> + <toolset name="gcc-m*ngw-4.7*"/> + <toolset name="msvc-7.*"/> <toolset name="msvc-8.0"/> <toolset name="pgi-*"/> <toolset name="vacpp-*"/> |