diff options
author | Iain Buclaw <ibuclaw@gdcproject.org> | 2020-03-29 23:54:01 +0200 |
---|---|---|
committer | Iain Buclaw <ibuclaw@gdcproject.org> | 2020-04-08 09:08:16 +0200 |
commit | 38c3017f257484a6739e2fba821d95794f7f175c (patch) | |
tree | 0533df94a36e00c17f59d19a51782eeb690aae35 /gcc | |
parent | 845d451e1f73d8a9a84382c3c6d4fca9c8220403 (diff) | |
download | gcc-38c3017f257484a6739e2fba821d95794f7f175c.zip gcc-38c3017f257484a6739e2fba821d95794f7f175c.tar.gz gcc-38c3017f257484a6739e2fba821d95794f7f175c.tar.bz2 |
libphobos: Always build with warning flags enabled
This moves WARN_DFLAGS from GDCFLAGS to AM_DFLAGS so it is always
included in the build and testsuite of libphobos. Currently, this
doesn't happen as GDCFLAGS is overriden by it being set at the
top-level.
libphobos/ChangeLog:
* Makefile.in: Regenerate.
* configure: Regenerate.
* configure.ac: Substite WARN_DFLAGS independently of GDCFLAGS.
* libdruntime/Makefile.am: Add WARN_DFLAGS to AM_DFLAGS.
* libdruntime/Makefile.in: Regenerate.
* src/Makefile.am: Add WARN_DFLAGS to AM_DFLAGS.
* src/Makefile.in: Regenerate.
* testsuite/Makefile.in: Regenerate.
* testsuite/testsuite_flags.in: Add WARN_DFLAGS to --gdcflags.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions