mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-22 03:02:06 +03:00
m4.include/mc-cflags.m4: added -fdiagnostics-show-option (exact warning option)
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
This commit is contained in:
parent
7fcef13e61
commit
7670235dfc
@ -37,6 +37,7 @@ AC_DEFUN([MC_CHECK_CFLAGS],[
|
||||
mc_configured_cflags=""
|
||||
|
||||
dnl Sorted -f options:
|
||||
MC_CHECK_ONE_CFLAG([-fdiagnostics-show-option])
|
||||
dnl MC_CHECK_ONE_CFLAG([-fno-stack-protector])
|
||||
|
||||
dnl Sorted -W options:
|
||||
|
Loading…
Reference in New Issue
Block a user