aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-07-24 00:16:49 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-07-27 14:33:01 +0300
commitdfa77ad7a2b7bbbd5ca836bbea4050dc524ff220 (patch)
treed9e7e5d72b7acfcebae358a1e215cb3c5171e63e /build
parent7407647bf6c73c1b128749ed788d53b5f174b4be (diff)
Add brep-submit script
Diffstat (limited to 'build')
-rw-r--r--build/root.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/root.build b/build/root.build
index 6019a22..63e4c69 100644
--- a/build/root.build
+++ b/build/root.build
@@ -25,6 +25,8 @@ cxx.coptions += -Wno-unknown-pragmas
#
using? cli
+using bash
+
# All exe{} in tests/ are, well, tests. Also don't link whole archives
# by default there.
#