diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2021-09-16 21:21:56 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2021-09-16 23:06:38 +0100 |
commit | fce4e12f8efb3b3db959b807201e08786b001f39 (patch) | |
tree | 28958656db4a45c4e4a9f7ccae1e507f866940e8 /gcc/combine.c | |
parent | 433789330609c571983a4e1f5c3e0caf3d7a6178 (diff) | |
download | gcc-fce4e12f8efb3b3db959b807201e08786b001f39.zip gcc-fce4e12f8efb3b3db959b807201e08786b001f39.tar.gz gcc-fce4e12f8efb3b3db959b807201e08786b001f39.tar.bz2 |
libstdc++: Regenerate the src/debug Makefiles as needed
When the build configuration changes and Makefiles are recreated, the
src/debug/Makefile and src/debug/*/Makefile files are not recreated,
because they're not managed in the usual way by automake. This can lead
to build failures or surprising inconsistencies between the main and
debug versions of the library when doing incremental builds.
This causes them to be regenerated if any of the corresponding non-debug
makefiles is newer.
Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:
* src/Makefile.am (stamp-debug): Add all Makefiles as
prerequisites.
* src/Makefile.in: Regenerate.
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions