summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-08-04 13:14:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-08-04 13:14:44 +0200
commit7520655db3df924b490ee846043c8625a975d5ad (patch)
tree5334e689890bc098c25b47fa8f36a5ef8a90c9e7
parentfaa2761e2f8b8577a29a96ddccdfe672d0ce706f (diff)
Enable clang-6 builds for modularized version
-rw-r--r--libmhello/manifest3
1 files changed, 2 insertions, 1 deletions
diff --git a/libmhello/manifest b/libmhello/manifest
index f6c3209..4afb67e 100644
--- a/libmhello/manifest
+++ b/libmhello/manifest
@@ -14,7 +14,8 @@ email: hello-users@example.org
build-email: builds@build2.org
build-exclude: *-msvc_15u0* ; Broken C++ modules support
build-include: *-msvc_15*
-build-include: *-clang_5.0*
+build-include: *-clang_5*
+build-include: *-clang_6*
build-exclude: * ; Requires C++ modules support
requires: c++20
depends: * build2 >= 0.6.0-