[PATCH] elf: Replace tst-audit24bmod2.so with tst-audit24bmod2

Adhemerval Zanella adhemerval.zanella@linaro.org
Mon Feb 7 11:03:35 GMT 2022



On 06/02/2022 16:17, H.J. Lu wrote:
>> @@ -919,7 +942,8 @@ extra-test-objs += $(addsuffix .os,$(strip $(modules-names)))
>>
>>  # filtmod1.so, tst-big-note-lib.so, tst-ro-dynamic-mod.so have special
>>  # rules.
>> -modules-names-nobuild := filtmod1 tst-big-note-lib tst-ro-dynamic-mod
>> +modules-names-nobuild := filtmod1 tst-big-note-lib tst-ro-dynamic-mod \
>> +                        tst-audit24bmod1 tst-audit24bmod2.so
> 
>              ^^^^ Not needed.
> 
> I got
> 
> make[2]: Entering directory '/export/gnu/import/git/gitlab/x86-glibc/elf'
> Makefile:2201: warning: overriding recipe for target
> '/export/build/gnu/tools-build/glibc-gitlab/build-x86_64-linux/elf/tst-audit24bmod2.so'
> ../Makerules:765: warning: ignoring old recipe for target
> '/export/build/gnu/tools-build/glibc-gitlab/build-x86_64-linux/elf/tst-audit24bmod2.so'
> 
> I am testing the enclosed patch and will push it if tests pass.
> 
> H.J.

Thanks, looks obvious enough for me.


More information about the Libc-alpha mailing list