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
commitbbacd1838d5f3705e773365af3b7b66d99388df1 (patch)
tree6d905e9320b3187dff25eb51cb3161f356f535a7
parent0ddf6710ff00d609ae59c32eae9f50b50eb9aeb7 (diff)
Enable clang-6 builds for modularized version
-rw-r--r--mhello/manifest3
1 files changed, 2 insertions, 1 deletions
diff --git a/mhello/manifest b/mhello/manifest
index fb44668..36b8aa9 100644
--- a/mhello/manifest
+++ b/mhello/manifest
@@ -15,7 +15,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-