diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-08-02 11:29:22 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-08-04 10:03:45 -0300 |
commit | 36676f5e5d6ed17263f4f5089e77f480b852bd74 (patch) | |
tree | dd9790cdcd30daf8b3b72ba0b434659fa3f6341d /sysdeps/unix/sysv/linux/m68k/configure | |
parent | 8ee878592c4a642937152c8308b8faef86bcfc40 (diff) | |
download | glibc-36676f5e5d6ed17263f4f5089e77f480b852bd74.tar glibc-36676f5e5d6ed17263f4f5089e77f480b852bd74.tar.gz glibc-36676f5e5d6ed17263f4f5089e77f480b852bd74.tar.bz2 glibc-36676f5e5d6ed17263f4f5089e77f480b852bd74.zip |
Remove ldd libc4 support
The older libc versions are obsolete for over twenty years now.
Diffstat (limited to 'sysdeps/unix/sysv/linux/m68k/configure')
-rw-r--r-- | sysdeps/unix/sysv/linux/m68k/configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/m68k/configure b/sysdeps/unix/sysv/linux/m68k/configure index 8e955387b7..aa295f80cb 100644 --- a/sysdeps/unix/sysv/linux/m68k/configure +++ b/sysdeps/unix/sysv/linux/m68k/configure @@ -6,4 +6,3 @@ m68k/coldfire) libc_cv_gcc_unwind_find_fde=yes ;; esac -ldd_rewrite_script=sysdeps/unix/sysv/linux/ldd-rewrite.sed |