From 899a5ef561fa7437e408da6a32ed59a9f92c6975 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 5 Mar 2013 17:03:56 +0100 Subject: binutil.inc: old test removed --- helper/binutil.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/helper/binutil.inc b/helper/binutil.inc index 29f6f933..f65bd386 100644 --- a/helper/binutil.inc +++ b/helper/binutil.inc @@ -160,7 +160,6 @@ get_link_chain() { # Function to get libc and ld-linux get_basic_libs() { - LIST="basic_libs_list" for i in $(ldd ${SHELL}) do [ $(echo $i | grep '^/' | grep -c ld) -eq 1 -o $(echo $i | grep '^/' | grep -c libc.so) -eq 1 ] && get_link_chain $i -- cgit v1.2.3-55-g7522