From b17b70c6bfc0ff318679cdde766830fa36a30a73 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 5 Feb 2013 09:55:01 +0100 Subject: [PATCH] common/shlib: add ld-linux-armhf.so.3 soname for armv6l hard-float. --- common/shlibs | 1 + 1 file changed, 1 insertion(+) diff --git a/common/shlibs b/common/shlibs index 14fdec70e10..f655631132c 100644 --- a/common/shlibs +++ b/common/shlibs @@ -23,6 +23,7 @@ librt.so.1 glibc-2.8_1 libdl.so.2 glibc-2.8_1 ld-linux-x86-64.so.2 glibc-2.8_1 x86_64 ld-linux.so.2 glibc-2.8_1 i686 +ld-linux-armhf.so.3 glibc-2.17_1 armv6l libresolv.so.2 glibc-2.8_1 libanl.so.1 glibc-2.8_1 libthread_db.so.1 glibc-2.8_1