freeswitch: allow building with OpenSSL 3.0
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 9 Feb 2023 18:32:06 +0000 (15:32 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Fri, 10 Feb 2023 21:20:35 +0000 (18:20 -0300)
Add -Wno-error=deprecated-declarations to CFLAGS to allow usage of
deprecated API.

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

No differences found