Index: busybox-1.18.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.18.3.ebuild,v retrieving revision 1.1 diff -u -B -r1.1 busybox-1.18.3.ebuild --- busybox-1.18.3.ebuild 13 Feb 2011 23:57:50 -0000 1.1 +++ busybox-1.18.3.ebuild 26 Mar 2011 21:13:48 -0000 @@ -98,7 +98,6 @@ -e "/^CROSS_COMPILE/s:=.*:= ${CHOST}-:" \ -e "/^AR\>/s:=.*:= $(tc-getAR):" \ -e "/^CC\>/s:=.*:= $(tc-getCC):" \ - -e "/^LD\>/s:=.*:= $(tc-getLD):" \ -e "/^HOSTCC/s:=.*:= $(tc-getBUILD_CC):" \ Makefile || die }