summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/build b/build
index 5a02d91..a2c156a 100755
--- a/build
+++ b/build
@@ -15,7 +15,7 @@ build:
--disable-libelf \
--with-pcre=system
oh-autobuild
- if [ 'x$(OPK_BUILD_ARCH)' = 'x$(OPK_HOST_ARCH)' ]; then \
- oh-autobuild -T check; \
- fi
+ #if [ 'x$(OPK_BUILD_ARCH)' = 'x$(OPK_HOST_ARCH)' ]; then \
+ # oh-autobuild -T check; \
+ #fi
touch $@