diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/root.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/root.build b/build/root.build index d72e12c..e5ddba5 100644 --- a/build/root.build +++ b/build/root.build @@ -9,7 +9,7 @@ ixx{*}: extension = ixx txx{*}: extension = txx cxx{*}: extension = cxx -cxx.std = 14 +cxx.std = 11 # All exe{} in tests/ are, well, tests. Don't install them. # |