]> code.ossystems Code Review - openembedded-core.git/commit
gcc-package-target: don't fail if the .la files we try to delete are not there to...
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 18 Jul 2011 08:16:07 +0000 (10:16 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jul 2011 16:33:58 +0000 (17:33 +0100)
commit4db073061bdd1d3361ff90d309049a1621f06704
tree9227ae3634438e3c88a2436f0f792b80a04a73c0
parenta0ae76f922816896bbdcd67dfa4e4f2b3e769184
gcc-package-target: don't fail if the .la files we try to delete are not there to start with

This fixes:

| rm: cannot remove `/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/gcc-4.5-r39.1+svnr175127/image/usr/libexec/gcc/arm-angstrom-linux-gnueabi/4.5.4/*.la': No such file or directory
| ERROR: Function 'do_install' failed (see /OE/tentacle/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/gcc-4.5-r39.1+svnr175127/temp/log.do_install.19514 for further information)
NOTE: package gcc-4.5-r39.1+svnr175127: task do_install: Failed

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
meta/recipes-devtools/gcc/gcc-package-target.inc