summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/build b/build
index 1d7076b..4a5fb98 100755
--- a/build
+++ b/build
@@ -4,7 +4,8 @@ include ../source.mk
build:
oh-autoconfigure -- \
- --enable-threads --disable-java
+ --enable-threads --disable-java \
+ --without-emacs
oh-autobuild
touch $@