]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Fix removal of libiberty.a
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Jul 2011 14:37:18 +0000 (15:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Jul 2011 10:16:35 +0000 (11:16 +0100)
commitb8d72e3af93ff9e2808fef4fe7b9d00b68bf9715
tree53972d874d34f89490faa147cb5c0a1ad47e3432
parent8e156563c962e20a1d7618280ed81cee3c696167
gcc: Fix removal of libiberty.a

The changes in commit 553a92c442bc3a35d1520a22e640a3a0e377b8f7 were not applying correctly
due to the error: "find: paths must precede expression"

This patch corrects the find syntax.

[YOCTO #1199]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-4.6.inc
meta/recipes-devtools/gcc/gcc-cross-intermediate.inc
meta/recipes-devtools/gcc/gcc-package-cross.inc
meta/recipes-devtools/gcc/gcc-package-target.inc
meta/recipes-devtools/gcc/gcc_4.5.1.bb