On 04/11/2016 09:57 AM, Segher Boessenkool wrote:
Currently, distclean does not remove the libcc1, gnattools, and gotools
directories, and not the stage_final file either. Fix that.
This finishes PR70173.
Tested on powerpc64-linux, --enable-languages=all,ada,go,obj-c++ ,
followed by "make distclean". Is this okay for trunk?
Segher
2016-04-11 Segher Boessenkool <seg...@kernel.crashing.org>
PR bootstrap/70173
* Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
and gotools directories. Delete the stage_final file.
* Makefile.in: Regenerate.
Not really a regression, but I think this is an OK fix even at this stage.
jeff