diff options
| -rw-r--r-- | meta-oe/recipes-devtools/ply/ply_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ply/ply_git.bb b/meta-oe/recipes-devtools/ply/ply_git.bb index c22dcbd12a..7793971083 100644 --- a/meta-oe/recipes-devtools/ply/ply_git.bb +++ b/meta-oe/recipes-devtools/ply/ply_git.bb | |||
| @@ -12,7 +12,7 @@ SRCREV = "864fac79116870df1ab7aa21e639578807e41e75" | |||
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
| 15 | LD = "${HOST_PREFIX}ld.bfd${TOOLCHAIN_OPTIONS} ${HOST_LD_ARCH}" | 15 | CACHED_CONFIGUREVARS = 'LD="${HOST_PREFIX}ld.bfd${TOOLCHAIN_OPTIONS} ${HOST_LD_ARCH}"' |
| 16 | 16 | ||
| 17 | inherit autotools-brokensep | 17 | inherit autotools-brokensep |
| 18 | 18 | ||
