[PATCH] string: Do not run tst-strerror/tst-strsignal if msgfmt is not installed

Adhemerval Zanella adhemerval.zanella@linaro.org
Thu Jul 9 17:06:08 GMT 2020



On 09/07/2020 14:03, Andreas Schwab wrote:
> On Jul 09 2020, Adhemerval Zanella via Libc-alpha wrote:
> 
>> diff --git a/string/Makefile b/string/Makefile
>> index 206c9b103c..6d4f88ef36 100644
>> --- a/string/Makefile
>> +++ b/string/Makefile
>> @@ -65,7 +65,10 @@ tests		:= tester inl-tester noinl-tester testcopy test-ffs	\
>>  		   test-endian-sign-conversion tst-memmove-overflow	\
>>  		   test-sig_np
>>  
>> +# Both tests requires the .mo translation files generated by msgfmt.
> 
> s/requires/require/
> 
> Andreas.
> 

Ack, fixed locally.


More information about the Libc-alpha mailing list