libuhttpd: allow building with OpenSSL 3.0
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 9 Feb 2023 14:25:47 +0000 (11:25 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 16 Feb 2023 13:28:52 +0000 (10:28 -0300)
commitd0d2f1862bbb4e0780bd73cbe1ae3ba8844521ca
tree344ac7aa34873eb5efeb5db2e19074c9412f3dfd
parent51fda9dde7b3a802c7e8d042b35a452e28fea4ca
libuhttpd: allow building with OpenSSL 3.0

Add -Wno-error=deprecated-declarations to CFLAGS to allow usage of
deprecated API.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
libs/libuhttpd/Makefile