diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-12-22 20:10:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-12-22 20:10:10 +0000 |
commit | a334319f6530564d22e775935d9c91663623a1b4 (patch) | |
tree | b5877475619e4c938e98757d518bb1e9cbead751 /Versions.def | |
parent | 0ecb606cb6cf65de1d9fc8a919bceb4be476c602 (diff) | |
download | glibc-a334319f6530564d22e775935d9c91663623a1b4.tar.gz glibc-a334319f6530564d22e775935d9c91663623a1b4.tar.xz glibc-a334319f6530564d22e775935d9c91663623a1b4.zip |
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Diffstat (limited to 'Versions.def')
-rw-r--r-- | Versions.def | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Versions.def b/Versions.def index b492caaf0b..33409f1143 100644 --- a/Versions.def +++ b/Versions.def @@ -20,8 +20,6 @@ libc { GLIBC_2.3.2 GLIBC_2.3.3 GLIBC_2.3.4 - GLIBC_2.4 - GLIBC_2.5 %ifdef USE_IN_LIBIO HURD_CTHREADS_0.3 %endif @@ -37,7 +35,6 @@ libdl { GLIBC_2.0 GLIBC_2.1 GLIBC_2.3.3 - GLIBC_2.3.4 } libm { GLIBC_2.0 @@ -45,7 +42,6 @@ libm { GLIBC_2.2 GLIBC_2.2.3 GLIBC_2.3.4 - GLIBC_2.4 } libnsl { GLIBC_2.0 @@ -81,7 +77,6 @@ libpthread { GLIBC_2.3.2 GLIBC_2.3.3 GLIBC_2.3.4 - GLIBC_2.4 GLIBC_PRIVATE } libresolv { @@ -95,8 +90,6 @@ librt { GLIBC_2.2 GLIBC_2.3 GLIBC_2.3.3 - GLIBC_2.3.4 - GLIBC_2.4 } libutil { GLIBC_2.0 @@ -105,7 +98,6 @@ ld { GLIBC_2.0 GLIBC_2.1 GLIBC_2.3 - GLIBC_2.4 GLIBC_PRIVATE } libthread_db { |