mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-02-19 17:00:38 +01:00
Configure the compiler to suggest useful function attributes
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
This commit is contained in:
parent
7959d90719
commit
b2d1471172
1 changed files with 0 additions and 2 deletions
|
|
@ -1361,8 +1361,6 @@ dnl TODO: The compiler flags below disable warnings that the
|
|||
dnl compiler emits while building dbus. Fix the source
|
||||
dnl code and remove these flags.
|
||||
DISABLE_WARNINGS="$DISABLE_WARNINGS
|
||||
-Wno-suggest-attribute=format
|
||||
-Wno-suggest-attribute=noreturn
|
||||
-Wno-switch-default
|
||||
-Wno-switch-enum
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue