aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIain Buclaw <ibuclaw@gdcproject.org>2020-03-29 23:54:01 +0200
committerIain Buclaw <ibuclaw@gdcproject.org>2020-04-08 09:08:16 +0200
commit38c3017f257484a6739e2fba821d95794f7f175c (patch)
tree0533df94a36e00c17f59d19a51782eeb690aae35 /gcc
parent845d451e1f73d8a9a84382c3c6d4fca9c8220403 (diff)
downloadgcc-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