gdbsupport: use AM_GDB_WARNINGS
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 11 Feb 2020 15:46:23 +0000 (10:46 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 11 Feb 2020 15:46:23 +0000 (10:46 -0500)
Since gdbsupport has been given its own build system, it is no longer
compiled with the warning flags specified in gdb/warning.m4.

This patch makes it use AM_GDB_WARNINGS.

gdbsupport/ChangeLog:

* acinclude.m4: Include ../gdb/warning.m4.
* configure.ac: Use AM_GDB_WARNINGS.
* Makefile.am: Set AM_CFLAGS to WARN_CFLAGS and WERROR_CFLAGS.
* Makefile.in: Re-generate.
* configure: Re-generate.


No differences found
This page took 0.04096 seconds and 4 git commands to generate.