aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-10-01 19:33:14 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-10-01 19:33:14 +0300
commit38c17cfa45390cb557de75a7ca7852fe023e03ed (patch)
treec03ad6c324ab2fa05d293e183e4731613d9d2052 /tests
parent25843da3f4f05405c379160990afdb5e65a86f6d (diff)
Use cxx.std=latest
Diffstat (limited to 'tests')
-rw-r--r--tests/build/root.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/build/root.build b/tests/build/root.build
index ac9d361..216fa84 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
-cxx.std = 11
+cxx.std = latest
using cxx