diff options
author | Adam Sampson <ats@offog.org> | 2024-05-06 18:16:33 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-07-08 22:15:34 +0200 |
commit | 895294e51d33039c1e718d2be88a9863670ac4d6 (patch) | |
tree | 169f7dc67c40196ec055d034ec4c99e0ab98912c /Makefile | |
parent | ed2b8d3a866eb37e069f6a71bdf10421cd4c5e54 (diff) | |
download | glibc-895294e51d33039c1e718d2be88a9863670ac4d6.tar.gz glibc-895294e51d33039c1e718d2be88a9863670ac4d6.tar.xz glibc-895294e51d33039c1e718d2be88a9863670ac4d6.zip |
ldconfig: Ignore all GDB extension files
ldconfig already ignores files with the -gdb.py suffix, but GDB also looks for -gdb.gdb and -gdb.scm files. These aren't as widely used, but libguile at least comes with a -gdb.scm file. Rename is_gdb_python_file to is_gdb_extension_file, and make it recognise all three types of GDB extension. Signed-off-by: Adam Sampson <ats@offog.org> Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions