mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-20 08:00:11 +01:00
Disable deprecation warnings for stable branch
We're not going to replace deprecated functions here. Signed-off-by: Simon McVittie <smcv@debian.org> Reviewed-by: Colin Walters <walters@verbum.org> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=98157
This commit is contained in:
parent
a511e9e4b8
commit
88e0ccb2d3
1 changed files with 1 additions and 0 deletions
|
|
@ -1387,6 +1387,7 @@ TP_COMPILER_WARNINGS([WARNING_CFLAGS],
|
|||
dnl - type-limits is probably a bug too, but having the rest of -Wextra
|
||||
dnl is better than nothing
|
||||
[$DISABLE_UNUSED_WARNINGS \
|
||||
deprecated-declarations \
|
||||
missing-field-initializers \
|
||||
unused-parameter \
|
||||
pointer-sign \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue