[OE-core] [PATCH] gcc-runtime: Avoid error when trying to remove nonexistent directories

Burton, Ross ross.burton at intel.com
Thu May 2 12:54:45 UTC 2013


On 2 May 2013 13:19, Phil Blundell <pb at pbcl.net> wrote:
> If we didn't build libgomp then we won't have installed anything into
> ${infodir} or ${libdir}/gcc/${TARGET_SYS}/${BINV}/finclude.  Check
> whether those directories exist before trying to remove them, else we
> will lose.

Isn't it neater to use rm -rf?

Ross




More information about the Openembedded-core mailing list