summaryrefslogtreecommitdiff
path: root/data/bind/make.sh
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2018-12-12 12:22:43 -1000
committerSam Bingner <sam@bingner.com>2018-12-12 12:22:43 -1000
commit8392357d8d02c96c1a0b6933c0748e47c29e7e30 (patch)
tree768c720bd5ea29f74ef8d24ec04906615d9ab487 /data/bind/make.sh
parent9a4df01578b80a11383cc2376e38104c7c7644f6 (diff)
parent289fb68d04f3511395da101a87a87eb176ef36d4 (diff)
Merge testing to master
Diffstat (limited to 'data/bind/make.sh')
-rw-r--r--data/bind/make.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/bind/make.sh b/data/bind/make.sh
index 5599e8212..bfbd90d4b 100644
--- a/data/bind/make.sh
+++ b/data/bind/make.sh
@@ -1,4 +1,4 @@
pkg:setup
-pkg:configure --with-randomdev=/dev/random BUILD_CC=gcc --with-openssl="$(PKG_DEST_ openssl)/usr" --with-ecdsa=no --with-gost=no --with-eddsa=no --with-libxml2=no --with-zlib="${PKG_ROOT}/usr" --with-gssapi=no
+pkg:configure --with-randomdev=/dev/random BUILD_CC=gcc --with-openssl="$(PKG_DEST_ _openssl1.0)/usr" --with-ecdsa=no --with-gost=no --with-eddsa=no --with-libxml2=no --with-zlib="${PKG_ROOT}/usr" --with-gssapi=no
make -j8 CFLAGS="${CFLAGS} -DNO_VERSION_DATE"
pkg:install