summaryrefslogtreecommitdiff
path: root/data/bind/make.sh
blob: 5599e8212c8f8ff9b3d5f2b2a94fb5ed35ddd1bc (plain)
1
2
3
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
make -j8 CFLAGS="${CFLAGS} -DNO_VERSION_DATE"
pkg:install