mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
bind can't be built statically since commit6045904752So drop uneeded LIBS="-lz" which was added by commit80ebf12906to fix static build with openssl Also, drop ac_cv_func_EVP_{sha256,sha384,sha512} that was also added to fix tests in static build by commit26aefa672cSigned-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>