about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-01-07 19:23:45 -0500
committerUlrich Drepper <drepper@gmail.com>2012-01-07 19:23:45 -0500
commit00bbd29b35717f0de8b97e5b1e6fd3e979808ec3 (patch)
treefe3ca8a8fb7925ba83ab20add8a5126e3fa2efaf /sysdeps
parenta2693a0e2ea184b915bd7c08eedd4a3d63958818 (diff)
downloadglibc-00bbd29b35717f0de8b97e5b1e6fd3e979808ec3.tar.gz
glibc-00bbd29b35717f0de8b97e5b1e6fd3e979808ec3.tar.xz
glibc-00bbd29b35717f0de8b97e5b1e6fd3e979808ec3.zip
Update ABI information
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/sysv/linux/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/configure b/sysdeps/unix/sysv/linux/configure
index 1ca54f181c..c5fd66b778 100644
--- a/sysdeps/unix/sysv/linux/configure
+++ b/sysdeps/unix/sysv/linux/configure
@@ -465,7 +465,7 @@ use_ldconfig=yes
 # We need some extensions to the `ldd' script.
 
 case "$machine" in
-  i[3456]86* | m68*)
+  i[3456]86*)
     ldd_rewrite_script=sysdeps/unix/sysv/linux/ldd-rewrite.sed
     ;;
   s390*)