summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/build b/build
index 2311c06..1d937e7 100755
--- a/build
+++ b/build
@@ -5,3 +5,14 @@ include ../source.mk
nop:
@:
+
+build:
+ oh-autoconfigure -- \
+ --enable-static \
+ --disable-selinux \
+ --disable-fam \
+ --disable-xattr \
+ --disable-libelf \
+ --without-python \
+ --with-pcre=system
+ oh-autobuild