diff options
author | Phil Blundell <pb@pbcl.net> | 2013-05-02 13:19:25 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-03 16:15:28 +0100 |
commit | 507e14ecdc5b4ff2ee7f1128d9f30c2948e10d5a (patch) | |
tree | 712030c5373ccc9f72dd5eb54b3049f345766581 /README | |
parent | cd90be31571178d6822dba5a94a2795209a3576c (diff) | |
download | openembedded-core-507e14ecdc5b4ff2ee7f1128d9f30c2948e10d5a.tar.gz openembedded-core-507e14ecdc5b4ff2ee7f1128d9f30c2948e10d5a.tar.bz2 openembedded-core-507e14ecdc5b4ff2ee7f1128d9f30c2948e10d5a.zip |
gcc-runtime: Avoid error when trying to remove nonexistent directories
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.
Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions