diff options
author | joaquintides <joaquin.lopezmunoz@gmail.com> | 2017-06-23 17:28:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-23 17:28:43 +0200 |
commit | 557bedac91f09ce75b121541a123aae5f1423a72 (patch) | |
tree | 33855c98c3260bdfadbb3ef63fcf89dd00ca5da3 /status | |
parent | 4d35ef4e7c2db9056f3e0a70f9a814c63f3a854f (diff) | |
download | boost-557bedac91f09ce75b121541a123aae5f1423a72.tar.gz |
added qcc unusable toolsets to poly_collection
Diffstat (limited to 'status')
-rw-r--r-- | status/explicit-failures-markup.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 58918b7c7d..72069f32ca 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -3260,6 +3260,8 @@ for more information. <toolset name="gcc-4.*"/> <toolset name="gcc-mngw-3.*"/> <toolset name="gcc-mngw-4.*"/> + <toolset name="qcc-3.*"/> + <toolset name="qcc-4.*"/> <toolset name="msvc-7.1"/> <toolset name="msvc-8.0"/> <toolset name="msvc-9.0"/> |