diff options
author | Phil Blundell <pb@pbcl.net> | 2013-05-02 13:19:25 +0100 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-05-20 16:06:14 +0100 |
commit | 78879d1583d082e0d08253ebefbd8c2a288db01c (patch) | |
tree | 92e3d66f05a2af2bf380b49ebe5c4664631ea5d7 /meta/recipes-devtools/gcc/gcc-4.7/avoid-oob-array-access.patch | |
parent | c283ab637c7e0501a309dbe9abdf14ad70834c9b (diff) | |
download | openembedded-core-78879d1583d082e0d08253ebefbd8c2a288db01c.tar.gz openembedded-core-78879d1583d082e0d08253ebefbd8c2a288db01c.tar.bz2 openembedded-core-78879d1583d082e0d08253ebefbd8c2a288db01c.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.
(From OE-Core master rev: 507e14ecdc5b4ff2ee7f1128d9f30c2948e10d5a)
Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.7/avoid-oob-array-access.patch')
0 files changed, 0 insertions, 0 deletions