diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-10-17 16:28:36 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-10-17 16:28:36 +0300 |
commit | f413e315cf153301febae2f9ab0c38b65acf59e1 (patch) | |
tree | 9494c371a1873a9405d7338d004730dfb26a1008 /manifest | |
parent | 351f6a671c242d2af01d6acecd7057e867a867bc (diff) |
Include sanitizer-enabling build configurations in manifest
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ doc-url: https://build2.org/doc.xhtml src-url: https://git.build2.org/cgit/openssl-agent/tree/ email: users@build2.org build-email: builds@build2.org -build-include: linux* +build-include: *linux* build-exclude: * ; Currently only supported on Linux. requires: c++14 depends: * build2 >= 0.8.0- |