diff --git a/libexec/flua/Makefile b/libexec/flua/Makefile index 3369a8e8c94b..1d424ed44da6 100644 --- a/libexec/flua/Makefile +++ b/libexec/flua/Makefile @@ -9,6 +9,8 @@ PROG= flua WARNS?= 2 MAN= # No manpage; this is internal. +CWARNFLAGS.gcc+= -Wno-format-nonliteral + LIBADD= m # Core functions