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 bef9a55..46799d3 100755
--- a/build
+++ b/build
@@ -11,7 +11,7 @@ configure:
build: configure
oh-autobuild
- (cd src && make check)
+ #(cd src && make check)
touch $@
install: build