mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 09:57:41 +00:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
dd939aed15
commit
f31ef484fd
@ -229,7 +229,7 @@ for retry in "none" "--std=c++11" "--std=c++0x" "--std=c++1x" "fail"; do
|
|||||||
|
|
||||||
AC_MSG_CHECKING(noreturn support)
|
AC_MSG_CHECKING(noreturn support)
|
||||||
feature="noreturn"
|
feature="noreturn"
|
||||||
CPPFLAGS="-Werror -Wimplicit-fallthrough $CPPFLAGS"
|
CPPFLAGS="-Werror=implicit-fallthrough -Wimplicit-fallthrough $CPPFLAGS"
|
||||||
AC_COMPILE_IFELSE(
|
AC_COMPILE_IFELSE(
|
||||||
[AC_LANG_PROGRAM(
|
[AC_LANG_PROGRAM(
|
||||||
[#include <cstdlib>
|
[#include <cstdlib>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user