summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2017-06-23 21:19:53 +0100
committerGitHub <noreply@github.com>2017-06-23 21:19:53 +0100
commitaef87c2be42e5973d5eba0ffcfd87a98107c9bdb (patch)
tree33855c98c3260bdfadbb3ef63fcf89dd00ca5da3
parent4d35ef4e7c2db9056f3e0a70f9a814c63f3a854f (diff)
parent557bedac91f09ce75b121541a123aae5f1423a72 (diff)
downloadboost-aef87c2be42e5973d5eba0ffcfd87a98107c9bdb.tar.gz
Merge pull request #144 from joaquintides/patch-3
added qcc unusable toolsets to poly_collection
-rw-r--r--status/explicit-failures-markup.xml2
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"/>