diff --git a/Makefile b/Makefile index d2884f1dd323a..26ec4c229bfac 100644 --- a/Makefile +++ b/Makefile @@ -115,7 +115,7 @@ WARNINGS = \ -Wno-dangling-reference \ -Wno-c++20-compat # Uncomment below to disable warnings -WARNINGS = -w +# WARNINGS = -w DEBUGSYMS = -g #PROFILE = -pg #OTHERS = -O3