[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][glibc-team/glibc][glibc-2.42] Remove /lib from ld.so.conf files



Title: GitLab

Aurelien Jarno pushed to branch glibc-2.42 at GNU Libc Maintainers / glibc

Commits:

  • 5e3aa111
    by Michael Biebl at 2025-08-22T13:30:59+00:00
    Remove /lib from ld.so.conf files
    
    This is no longer necessary, as all libraries must be installed in
    /usr/lib for which corresponding entries exist.
    It also has the added benefit that it's one less path that needs to be
    searched and the output of ldd can be fed directly to `dpkg -S`.
    
    Closes: #1111805
    

1 changed file:


Reply to: