diff options
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-cross-canadian.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-cross-canadian.inc b/meta/recipes-devtools/gcc/gcc-cross-canadian.inc index a87b446c4f..38c972aa7c 100644 --- a/meta/recipes-devtools/gcc/gcc-cross-canadian.inc +++ b/meta/recipes-devtools/gcc/gcc-cross-canadian.inc | |||
| @@ -134,8 +134,6 @@ do_install () { | |||
| 134 | 134 | ||
| 135 | ln -sf ${BINRELPATH}/${TARGET_PREFIX}$t$suffix $dest$t$suffix | 135 | ln -sf ${BINRELPATH}/${TARGET_PREFIX}$t$suffix $dest$t$suffix |
| 136 | done | 136 | done |
| 137 | t=real-ld | ||
| 138 | ln -sf ${BINRELPATH}/${TARGET_PREFIX}ld$suffix $dest$t$suffix | ||
| 139 | 137 | ||
| 140 | # libquadmath headers need to be available in the gcc libexec dir | 138 | # libquadmath headers need to be available in the gcc libexec dir |
| 141 | install -d ${D}${libdir}/gcc/${TARGET_SYS}/${BINV}/include/ | 139 | install -d ${D}${libdir}/gcc/${TARGET_SYS}/${BINV}/include/ |
