summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index ebe4b40..1926fe2 100755
--- a/build
+++ b/build
@@ -7,7 +7,7 @@ nop:
build:
oh-autoconfigure
- oh-autobuild
+ oh-autobuild V=1
if [ 'x$(OPK_BUILD_ARCH)' = 'x$(OPK_HOST_ARCH)' ]; then \
oh-autotest; \
fi