diff options
author | Patrick 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) |
commit | f1091c4c472f9116e9a35d8341959b299980db54 (patch) | |
tree | 17d78c2b3dd33234344a11bb6d173ec2e22bfe42 /build | |
parent | 6b5023b9f9dbf84819e8627c9d58a05c36bbb4e2 (diff) |
build: Make verbose
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ build: -D REQUIRE_UPGRADE_ARGS:BOOL=OFF \ -D VERSION:STRING="$(version)" \ .) - oh-autobuild + oh-autobuild -- VERBOSE=1 touch $@ install: build |