Re: RFA: Add libstdc++-v3 support for avr 1/7: toplevel Makefile check-target-*

2014-10-21 Thread Joern Rennecke
On 21 October 2014 16:35, Joern Rennecke wrote: > Make can't 'build' check-c++ without rules for check-target-libgomp-c++ / > check-target-libitm-c++ > > This patch makes sure that there's at least a dummy rule available. Sorry - forgot to attach the patch - here it is: toplevel: 2014-09-15 Joe

RFA: Add libstdc++-v3 support for avr 1/7: toplevel Makefile check-target-*

2014-10-21 Thread Joern Rennecke
Make can't 'build' check-c++ without rules for check-target-libgomp-c++ / check-target-libitm-c++ This patch makes sure that there's at least a dummy rule available.