diff --git a/Makefile b/Makefile index e668f92c00423..9f6748337bfc9 100644 --- a/Makefile +++ b/Makefile @@ -109,7 +109,8 @@ WARNINGS = \ -Wsuggest-override \ -Wunused-macros \ -Wzero-as-null-pointer-constant \ - -Wno-unknown-warning-option + -Wno-unknown-warning-option \ + -Wno-dangling-reference # Uncomment below to disable warnings #WARNINGS = -w DEBUGSYMS = -g