Skip to content

Commit

Permalink
Backport 461fb32
Browse files Browse the repository at this point in the history
  • Loading branch information
duke committed Aug 7, 2024
1 parent 3acdebe commit e0c8b79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make/autoconf/flags-cflags.m4
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ AC_DEFUN([FLAGS_SETUP_WARNINGS],
clang)
DISABLE_WARNING_PREFIX="-Wno-"
BUILD_CC_DISABLE_WARNING_PREFIX="-Wno-"
CFLAGS_WARNINGS_ARE_ERRORS="-Werror"
WARNINGS_ENABLE_ALL="-Wall -Wextra -Wformat=2"
Expand Down

0 comments on commit e0c8b79

Please sign in to comment.