This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 30c7cf66b8 NEWS: Mention changes to setjmp on aarch64 new cf462982ac Makeconfig: Add libgcc directory to rtld-prefix search path new ae589cb84d Makefile: Add ld.so.conf with libgcc dir to testroot.pristine new dbe5065f21 support: Always run ldconfig in containered tests new c559a6190e elf: Remove now pointless empty ld.so.conf files in single tests
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Makeconfig | 12 ++++++++++-- Makefile | 5 +++++ elf/tst-glibc-hwcaps-2-cache.root/etc/ld.so.conf | 2 -- elf/tst-glibc-hwcaps-cache.root/etc/ld.so.conf | 2 -- elf/tst-ldconfig-bad-aux-cache.root/etc/ld.so.conf | 2 -- support/test-container.c | 2 +- 6 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 elf/tst-glibc-hwcaps-2-cache.root/etc/ld.so.conf delete mode 100644 elf/tst-glibc-hwcaps-cache.root/etc/ld.so.conf delete mode 100644 elf/tst-ldconfig-bad-aux-cache.root/etc/ld.so.conf