summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-04 19:01:17 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-04 19:01:17 (EDT)
commitf1091c4c472f9116e9a35d8341959b299980db54 (patch)
tree17d78c2b3dd33234344a11bb6d173ec2e22bfe42
parent6b5023b9f9dbf84819e8627c9d58a05c36bbb4e2 (diff)
build: Make verbose
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 63fae66..92e1ed0 100755
--- a/build
+++ b/build
@@ -17,7 +17,7 @@ build:
-D REQUIRE_UPGRADE_ARGS:BOOL=OFF \
-D VERSION:STRING="$(version)" \
.)
- oh-autobuild
+ oh-autobuild -- VERBOSE=1
touch $@
install: build