1
0
forked from ports/opt

unbound: fix build with gcc 5.1

This commit is contained in:
Juergen Daubert 2015-06-24 15:12:53 +02:00
parent 8d7595ebd9
commit b7243acf6b

View File

@ -19,6 +19,7 @@ build () {
--with-chroot-dir=/etc/unbound \
--with-rootkey-file=/etc/unbound/anchor/root.key \
--disable-shared \
--disable-flto \
--with-username=unbound
make