aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-05-10 09:48:08 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-05-10 09:48:08 +0200
commitea2b4fb4935627e4dea48f193eeb0019155a3abe (patch)
tree8dd1bbecf9ff634616d7b2717f7b46fcc64fc364 /manifest
parent3cb2d76c1e2375ecce69f2c3f462be979295c753 (diff)
Use our own implementation of C++14 threads on MinGWmingw-stdthread
Diffstat (limited to 'manifest')
-rw-r--r--manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest b/manifest
index 409b028..3e512c0 100644
--- a/manifest
+++ b/manifest
@@ -3,7 +3,7 @@ name: libbutl
version: 0.15.0-a.0.z
project: build2
summary: build2 utility library
-license: MIT AND BSD-3-Clause AND BSD-2-Clause ; MIT except for files from the FreeBSD and LZ4 projects.
+license: MIT AND BSD-3-Clause AND BSD-2-Clause ; MIT except for files from the FreeBSD, LZ4, and mingw-std-threads projects.
topics: build toolchain
description-file: README
changes-file: NEWS