Re: [PATCH, gcc/Makefile.in] Fix typo on ref to multi_dir variable in install-mkheaders

2017-08-03 Thread Olivier Hainque

> On 03 Aug 2017, at 17:30, Jeff Law  wrote:
> 
>>* Makefile.in (install-mkheaders): Fix typo, where the multi_dir
>>variable was referenced as multidir in command.
>> 
> OK.

Great, Thanks Jeff!




Re: [PATCH, gcc/Makefile.in] Fix typo on ref to multi_dir variable in install-mkheaders

2017-08-03 Thread Jeff Law
On 08/03/2017 08:41 AM, Olivier Hainque wrote:
> Hello,
> 
> The attached patch fixes a typo in a Makefile rule, which
> we noticed while working on fixincludes for a specific target.
> 
> Bootstrapped and regression tested fine on x86_64-linux.
> 
> OK to commit ?
> 
> Thanks much in advance for your feedback,
> 
> With Kind Regards,
> 
> Olivier
> 
> 2017-08-04  Douglas Rupp  
> 
> * Makefile.in (install-mkheaders): Fix typo, where the multi_dir
> variable was referenced as multidir in command.
> 
OK.
jeff


[PATCH, gcc/Makefile.in] Fix typo on ref to multi_dir variable in install-mkheaders

2017-08-03 Thread Olivier Hainque
Hello,

The attached patch fixes a typo in a Makefile rule, which
we noticed while working on fixincludes for a specific target.

Bootstrapped and regression tested fine on x86_64-linux.

OK to commit ?

Thanks much in advance for your feedback,

With Kind Regards,

Olivier

2017-08-04  Douglas Rupp  

* Makefile.in (install-mkheaders): Fix typo, where the multi_dir
variable was referenced as multidir in command.



fixinc-multidir.diff
Description: Binary data