summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-09 12:07:10 (EDT)
committer P. J. McDermott <pjm@nac.net>2014-03-09 12:07:10 (EDT)
commit4321130f67c9adf73bbeac91ebb62d08cf83dae3 (patch)
treeb533fd11a7f0b02b19a83f93dbe744f383df3b65
parent0d28ccf394996a71077e9254cea932f03dd9f0a3 (diff)
build: Configure with --enable-sha256.
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 25c3e3e..6db8e27 100755
--- a/build
+++ b/build
@@ -9,6 +9,7 @@ build:
oh-autoconfigure -- \
--disable-static \
--disable-curl --disable-ssl-curl --disable-gpg \
+ --enable-sha256 \
--with-opkglibdir=/var/lib
oh-autobuild
touch $@