--- freem/src/Makefile.am 2025/04/09 19:52:02 1.11 +++ freem/src/Makefile.am 2025/04/12 00:42:07 1.12 @@ -1,5 +1,5 @@ # -# $Id: Makefile.am,v 1.11 2025/04/09 19:52:02 snw Exp $ +# $Id: Makefile.am,v 1.12 2025/04/12 00:42:07 snw Exp $ # automake rules for main body of FreeM source code # # @@ -24,6 +24,9 @@ # along with FreeM. If not, see . # # $Log: Makefile.am,v $ +# Revision 1.12 2025/04/12 00:42:07 snw +# Remove -Wall and all supporting directives +# # Revision 1.11 2025/04/09 19:52:02 snw # Eliminate as many warnings as possible while building with -Wall # @@ -50,7 +53,7 @@ # SPDX-License-Identifier: AGPL-3.0-or-later # -AM_CFLAGS = -fsigned-char -Wall +AM_CFLAGS = -fsigned-char #-Wall AM_CPPFLAGS = -DHACK_NOXLATE -DSYSCONFDIR=\"${sysconfdir}\" -DPREFIX=\"${prefix}\" -DDATADIR=\"${datadir}\" -DLOCALSTATEDIR=\"${localstatedir}\" -DHOST=\"${host_triplet}\" freem_headers = config.h errmsg.h events.h fmadm.h fma_globals.h fma_jobs.h \