summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 67a2719..4ace88d 100755
--- a/build
+++ b/build
@@ -15,7 +15,7 @@ build:
--with-pic
oh-autobuild
if [ 'x$(OPK_BUILD_ARCH)' = 'x$(OPK_HOST_ARCH)' ]; then \
- oh-autotest; \
+ oh-autobuild -T check; \
fi
touch $@