[Bug libstdc++/90770] Building with --enable-libstdcxx-debug and make profiledbootstrap fails with mv: cannot stat 'Makefile': No such file or directory
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Aug 30 13:50:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90770
--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Fri Aug 30 13:50:01 2019
New Revision: 275172
URL: https://gcc.gnu.org/viewcvs?rev=275172&root=gcc&view=rev
Log:
PR libstdc++/90770 fix missing src/debug/Makefile
Backport from mainline
2019-06-07 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/90770
* src/Makefile.am (stamp-debug): Also test for missing makefile.
* src/Makefile.in: Regenerate.
Modified:
branches/gcc-8-branch/libstdc++-v3/ChangeLog
branches/gcc-8-branch/libstdc++-v3/src/Makefile.am
branches/gcc-8-branch/libstdc++-v3/src/Makefile.in
More information about the Gcc-bugs
mailing list