From a96ed9f7d9b68237b507d454f014d1871c0435d5 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 6 Jun 2019 11:32:07 +0200 Subject: * configure: Regenerate. From-SVN: r271994 --- gcc/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/configure') diff --git a/gcc/configure b/gcc/configure index c9062cc..43f595e 100755 --- a/gcc/configure +++ b/gcc/configure @@ -6797,7 +6797,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu c_loose_warn= save_CFLAGS="$CFLAGS" -for real_option in -Wstrict-prototypes -Wmissing-prototypes-Wno-error=format-diag; do +for real_option in -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag; do # Do the check with the no- prefix removed since gcc silently # accepts any -Wno-* option on purpose case $real_option in -- cgit v1.1