diff options
Diffstat (limited to 'nptl_db/Versions')
-rw-r--r-- | nptl_db/Versions | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl_db/Versions b/nptl_db/Versions index 4ca8042c12..063493c676 100644 --- a/nptl_db/Versions +++ b/nptl_db/Versions @@ -18,4 +18,7 @@ libthread_db { GLIBC_2.3 { td_thr_tls_get_addr; } + GLIBC_2.3.3 { + td_thr_tlsbase; + } } |