[prev in list] [next in list] [prev in thread] [next in thread] 

List:       glibc-cvs
Subject:    [glibc] nptl_db: Install libthread_db under a regular implementation name
From:       Florian Weimer via Glibc-cvs <glibc-cvs () sourceware ! org>
Date:       2021-06-28 6:34:14
Message-ID: 20210628063414.5804F393AC06 () sourceware ! org
[Download RAW message or body]

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=86f0179bc003ffc34ffaa8d528a7a90153ac06c6

commit 86f0179bc003ffc34ffaa8d528a7a90153ac06c6
Author: Florian Weimer <fweimer@redhat.com>
Date:   Mon Jun 28 08:33:57 2021 +0200

    nptl_db: Install libthread_db under a regular implementation name
    
    Currently, the name is always libthread_db-1.0.so.  It does not change
    with the glibc version, like the other libraries.
    
    GDB hard-codes libthread_db.so.1 (the soname), so this change does not
    affect loading libthread_db.
    
    Reviewed-by: Carlos O'Donell <carlos@redhat.com>
    Tested-by: Carlos O'Donell <carlos@redhat.com>

Diff:
---
 nptl_db/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/nptl_db/Makefile b/nptl_db/Makefile
index ea721c1dcf..1f79c018a1 100644
--- a/nptl_db/Makefile
+++ b/nptl_db/Makefile
@@ -21,8 +21,6 @@ subdir          := nptl_db
 
 include ../Makeconfig
 
-nptl_db-version = 1.0
-
 extra-libs = libthread_db
 extra-libs-others := $(extra-libs)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic