]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
elf: Replace tst-audit24bmod2.so with tst-audit24bmod2
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 6 Feb 2022 19:12:24 +0000 (11:12 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 6 Feb 2022 19:12:24 +0000 (11:12 -0800)
Replace tst-audit24bmod2.so with tst-audit24bmod2 to silence:

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'

elf/Makefile

index 5bdf0a383d6b957a7f2db67fb9b54b53797889cd..ac37159b8986af8aa957f17580639aa8333ca4bb 100644 (file)
@@ -943,7 +943,7 @@ 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 \
-                        tst-audit24bmod1 tst-audit24bmod2.so
+                        tst-audit24bmod1 tst-audit24bmod2
 
 tests += $(tests-static)