diff options
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-common.inc b/meta/recipes-devtools/gcc/gcc-common.inc index 52431fa4f2..f83f4da798 100644 --- a/meta/recipes-devtools/gcc/gcc-common.inc +++ b/meta/recipes-devtools/gcc/gcc-common.inc | |||
| @@ -40,7 +40,7 @@ ${GNU_MIRROR}/gcc/ http://gcc.get-software.com/releases/ \n \ | |||
| 40 | gcclibdir = "${libdir}/gcc" | 40 | gcclibdir = "${libdir}/gcc" |
| 41 | BINV = "${PV}" | 41 | BINV = "${PV}" |
| 42 | #S = "${WORKDIR}/gcc-${PV}" | 42 | #S = "${WORKDIR}/gcc-${PV}" |
| 43 | S = "${TMPDIR}/work-shared/gcc-${PV}/gcc-${PV}-${PR}" | 43 | S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/gcc-${PV}" |
| 44 | B = "${WORKDIR}/gcc-${PV}/build.${HOST_SYS}.${TARGET_SYS}" | 44 | B = "${WORKDIR}/gcc-${PV}/build.${HOST_SYS}.${TARGET_SYS}" |
| 45 | 45 | ||
| 46 | # SS means Shared Stamps directory | 46 | # SS means Shared Stamps directory |
