diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-02-07 03:48:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-02-07 03:48:00 +0000 |
commit | ab27c12ae8b79cd70562f20bf8cd6da5fe0fbd91 (patch) | |
tree | cc3fc2c514924d972e9cbd26ef2a1d6ea6dfbe72 /Versions.def | |
parent | d9e0ed0f7ff00da531eb284f568bfa54619e429d (diff) | |
download | glibc-ab27c12ae8b79cd70562f20bf8cd6da5fe0fbd91.tar glibc-ab27c12ae8b79cd70562f20bf8cd6da5fe0fbd91.tar.gz glibc-ab27c12ae8b79cd70562f20bf8cd6da5fe0fbd91.tar.bz2 glibc-ab27c12ae8b79cd70562f20bf8cd6da5fe0fbd91.zip |
[ld]: Add GLIBC_2.3.
Diffstat (limited to 'Versions.def')
-rw-r--r-- | Versions.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Versions.def b/Versions.def index f1cdec9140..b806afc683 100644 --- a/Versions.def +++ b/Versions.def @@ -82,6 +82,7 @@ libutil { ld { GLIBC_2.0 GLIBC_2.1 + GLIBC_2.3 GLIBC_PRIVATE } libthread_db { |