diff options
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-package-target.inc')
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-package-target.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-package-target.inc b/meta/recipes-devtools/gcc/gcc-package-target.inc index afbcf0d2af..43e2bd5dba 100644 --- a/meta/recipes-devtools/gcc/gcc-package-target.inc +++ b/meta/recipes-devtools/gcc/gcc-package-target.inc | |||
| @@ -101,4 +101,6 @@ do_install () { | |||
| 101 | ln -sf g++ c++ | 101 | ln -sf g++ c++ |
| 102 | ln -sf gcc cc | 102 | ln -sf gcc cc |
| 103 | ln -sf ${bindir}/${TARGET_PREFIX}cpp ${D}${bindir}/cpp | 103 | ln -sf ${bindir}/${TARGET_PREFIX}cpp ${D}${bindir}/cpp |
| 104 | |||
| 105 | chown -R root:root ${D} | ||
| 104 | } | 106 | } |
