]> code.ossystems Code Review - openembedded-core.git/commit
gcc/libgcc-common.inc: Add missing 'fakeroot' to two tasks
authorMark Hatle <mark.hatle@windriver.com>
Fri, 23 Jan 2015 00:21:45 +0000 (18:21 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jan 2015 21:22:21 +0000 (21:22 +0000)
commit7e9fd9d34a540fdfc1243d059d1f13f1d09864d2
tree92cba2269350857ce1e53dfc627abc5a8a1099f4
parent82f5fd5f39b1c665098dd5ca567cbb2b5d955924
gcc/libgcc-common.inc: Add missing 'fakeroot' to two tasks

Without the fakeroot flag the two tasks may create files or
symbolic links that end up being owned by the user and not
root:root as expected.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/gcc/libgcc-common.inc