diff options
author | Phil Blundell <pb@pbcl.net> | 2013-05-02 13:19:25 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-22 17:14:01 +0100 |
commit | 259d0665edc4f91ef75558a9548b63c5b3045658 (patch) | |
tree | a12f58acf5723edcf4136d1e4bfd4c9a872d153b /meta/recipes-devtools/installer | |
parent | 1a7201545bac7f65b8de3fc5b8084fe8cad9da5d (diff) | |
download | poky-259d0665edc4f91ef75558a9548b63c5b3045658.tar.gz |
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.
(From OE-Core master rev: 507e14ecdc5b4ff2ee7f1128d9f30c2948e10d5a)
(From OE-Core rev: 78879d1583d082e0d08253ebefbd8c2a288db01c)
Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/installer')
0 files changed, 0 insertions, 0 deletions