From: Phil Blundell Date: Mon, 7 Jun 2004 07:50:27 +0000 (+0000) Subject: apply symlinking patch from Glenn McGrath X-Git-Tag: Release-2010-05/1~18828 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f02ce6feb8c02ed8966c876bf527bdb88a881f03;p=openembedded.git apply symlinking patch from Glenn McGrath BKrev: 40c41e43hLLbw7SFn43Zi3V-bz8bag --- diff --git a/binutils/binutils_2.15.90.0.3.oe b/binutils/binutils_2.15.90.0.3.oe index 8765917e66..036a901e03 100644 --- a/binutils/binutils_2.15.90.0.3.oe +++ b/binutils/binutils_2.15.90.0.3.oe @@ -17,6 +17,8 @@ FILES_${PN}-symlinks = " \ ${bindir}/addr2line \ ${bindir}/ar \ ${bindir}/as \ + ${bindir}/c++filt \ + ${bindir}/gprof \ ${bindir}/ld \ ${bindir}/nm \ ${bindir}/objcopy \