diff -r bd4af15b7c75 -r e51eb0a614c7 scripts/build/libc/uClibc.sh --- a/scripts/build/libc/uClibc.sh Wed Oct 31 23:31:32 2012 +0100 +++ b/scripts/build/libc/uClibc.sh Thu Jan 10 21:01:59 2013 +0100 @@ -232,11 +232,6 @@ CT_EndStep } -# This function is used to install those components needing the final C compiler -do_libc_finish() { - : -} - # Initialises the .config file to sensible values # $1: original file # $2: munged file