[PATCH v2 4/4] elf: Remove now pointless empty ld.so.conf files in single tests
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Tue Feb 25 18:46:59 GMT 2025
On 08/02/25 13:09, Andreas K. Hüttel wrote:
> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
LGTM, thanks.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
> ---
> 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 --
> 3 files changed, 6 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
>
> diff --git a/elf/tst-glibc-hwcaps-2-cache.root/etc/ld.so.conf b/elf/tst-glibc-hwcaps-2-cache.root/etc/ld.so.conf
> deleted file mode 100644
> index e1e74dbda2..0000000000
> --- a/elf/tst-glibc-hwcaps-2-cache.root/etc/ld.so.conf
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -# This file was created to suppress a warning from ldconfig:
> -# /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
> diff --git a/elf/tst-glibc-hwcaps-cache.root/etc/ld.so.conf b/elf/tst-glibc-hwcaps-cache.root/etc/ld.so.conf
> deleted file mode 100644
> index e1e74dbda2..0000000000
> --- a/elf/tst-glibc-hwcaps-cache.root/etc/ld.so.conf
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -# This file was created to suppress a warning from ldconfig:
> -# /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
> diff --git a/elf/tst-ldconfig-bad-aux-cache.root/etc/ld.so.conf b/elf/tst-ldconfig-bad-aux-cache.root/etc/ld.so.conf
> deleted file mode 100644
> index e1e74dbda2..0000000000
> --- a/elf/tst-ldconfig-bad-aux-cache.root/etc/ld.so.conf
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -# This file was created to suppress a warning from ldconfig:
> -# /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
More information about the Libc-alpha
mailing list