1
0
Fork 0

Update to an unreleased version of ax_cflags_warn_all.mp4

This version of ax_cflags_warn_all.mp4 has been submitted upstream; see
https://savannah.gnu.org/patch/?10426 for details.
This commit is contained in:
John Zaitseff 2024-01-05 11:06:55 +11:00
parent 929ecfe932
commit df49c0f0f5
1 changed files with 3 additions and 2 deletions

View File

@ -51,7 +51,7 @@
#
# Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
# Copyright (c) 2010 Rhys Ulerich <rhys.ulerich@gmail.com>
# Copyright (c) 2018 John Zaitseff <J.Zaitseff@zap.org.au>
# Copyright (c) 2018-24 John Zaitseff <J.Zaitseff@zap.org.au>
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
@ -79,7 +79,7 @@
# modified version of the Autoconf Macro, you may extend this special
# exception to the GPL to apply to your modified version as well.
#serial 25
#serial 26
AC_DEFUN([AX_FLAGS_WARN_ALL], [
AX_REQUIRE_DEFINED([AX_PREPEND_FLAG])dnl
@ -102,6 +102,7 @@ AC_DEFUN([AX_FLAGS_WARN_ALL], [
[fujitsu], [],
[sdcc], [],
[sx], [VAR="-pvctl[,]fullmsg"],
[nvhpc], [VAR="-Wall"],
[portland], [],
[gnu], [VAR="-Wall"],
[sun], [VAR="-v"],