mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-02 00:16:04 +03:00
cflags: enable -Wformat in maintainer mode
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
This commit is contained in:
parent
981c19b651
commit
68417a334f
@ -66,5 +66,5 @@ AC_DEFUN([MC_CHECK_CFLAGS],[
|
||||
dnl MC_CHECK_ONE_CFLAG([-fno-stack-protector])
|
||||
dnl MC_CHECK_ONE_CFLAG([-Wsequence-point])
|
||||
dnl MC_CHECK_ONE_CFLAG([-Wstrict-aliasing])
|
||||
dnl MC_CHECK_ONE_CFLAG([-Wformat])
|
||||
MC_CHECK_ONE_CFLAG([-Wformat])
|
||||
])
|
||||
|
Loading…
x
Reference in New Issue
Block a user