X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=bb92ba903a42b469265508c30e9a3b167566c917;hb=63869e10ac4d8572238989e1b582c0314da91f9c;hp=ad7d57a63f2b9e6c53ff399601186a9a97eabf5d;hpb=69b0a71f5fe8825fa45ee9502a41fd8b465c44e0;p=ric-plt%2Fsdl.git diff --git a/Makefile.am b/Makefile.am index ad7d57a..bb92ba9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,7 @@ BASE_CPPFLAGS = \ -Werror \ -Wextra \ -Wno-missing-field-initializers \ + -Wno-error=deprecated-declarations \ -I$(top_srcdir)/include \ -I$(builddir)/include \ -DSDL_CONF_DIR='"@SDL_CONF_DIR@"' \