diff options
author | Matthew McClintock <msm@freescale.com> | 2012-02-08 15:06:54 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-10 17:10:17 +0000 |
commit | 69a3fba2aabfa37ebf27d9a2f33304d1c58e4436 (patch) | |
tree | 26ab542a3869bdb1b898fb62200d4ea60fb963af /meta/recipes-extended/grep | |
parent | c6ec5a0d9e31a1694aba25e2ff76f1c933e556d5 (diff) | |
download | poky-69a3fba2aabfa37ebf27d9a2f33304d1c58e4436.tar.gz |
distutils.bbclass: override LDSHARED so we use the linker for this build and not the one used in sstate-cache
Without this fix, when packages are being built using distutils and
the python packages were deployed from sstate-cache is it possible
that the LD command will contain an invalid sysroot override.
We can fix this by always exported LDSHARED, which is the env var
that distutil looks for to override creating shared libraries.
(From OE-Core rev: 3f6b859a29ba7f570b9dae3b5bb7ab4bd7b8cee4)
Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/grep')
0 files changed, 0 insertions, 0 deletions