build updates for lighttpd: recommend -DNO_BIO

(cherry picked from commit bfe12839e18ccc3ab95cfc33b34c875ebe55c14a)
This commit is contained in:
Glenn Strauss
2020-07-08 04:27:09 -04:00
committed by Daniel Pouzzner
parent 92c3296e13
commit f9e48ee361

View File

@ -3931,6 +3931,7 @@ then
fi fi
# w/ lighttpd 1.4.56 once wolfSSL updated to expose non-filesystem funcs # w/ lighttpd 1.4.56 once wolfSSL updated to expose non-filesystem funcs
#AM_CFLAGS="$AM_CFLAGS -DNO_BIO"
#AM_CFLAGS="$AM_CFLAGS -DNO_FILESYSTEM" #AM_CFLAGS="$AM_CFLAGS -DNO_FILESYSTEM"
#ENABLED_FILESYSTEM=no #ENABLED_FILESYSTEM=no
fi fi