diff options
author | Kevin Tian <kevin.tian@intel.com> | 2011-01-05 14:50:33 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-01-07 11:09:48 +0000 |
commit | 16fa641f991a0ea44833b7c133c5863bf1476889 (patch) | |
tree | 8ee348f4be94d333e39057794f649467cf484ee5 /meta/recipes-connectivity/libnss-mdns | |
parent | 97789a160ad21ccc614f976fa5e2b306d816aabf (diff) | |
download | openembedded-core-16fa641f991a0ea44833b7c133c5863bf1476889.tar.gz openembedded-core-16fa641f991a0ea44833b7c133c5863bf1476889.tar.bz2 openembedded-core-16fa641f991a0ea44833b7c133c5863bf1476889.tar.xz openembedded-core-16fa641f991a0ea44833b7c133c5863bf1476889.zip |
perl: use ${CCLD} instead of its own LD definition
perl explicitly assigns LD to a bogus value:
oe_runmake perl LD="${TARGET_SYS}-gcc"
which breaks sstate-based build when toolchain is not generated locally,
due to lacking of --sysroot option. Use ${CCLD} instead to make this
relocatable.
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/libnss-mdns')
0 files changed, 0 insertions, 0 deletions