diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-15 12:02:18 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-15 12:06:41 +0100 |
| commit | a5210e47b08e0ee42e9e188d83953203147a994d (patch) | |
| tree | 7c77aa8c905d68deed4907a9051304daa0bdf169 /meta/recipes-devtools/python/python-native | |
| parent | d979ee01b51c5e53cd38228659ff67c780f7efe4 (diff) | |
| download | poky-a5210e47b08e0ee42e9e188d83953203147a994d.tar.gz | |
guile: Fix binary relocation issue for precompiled guile objects
When guile-native was relocated, there were messages like:
;;; note: source file /srv/home/pokybuild/yocto-autobuilder/yocto-slave/emenlow/build/build/tmp/sysroots/x86_64-linux/usr/share/guile/2.0/ice-9/eval.scm
;;; newer than compiled /srv/home/pokybuild/yocto-autobuilder/yocto-slave/fri2/build/build/tmp/sysroots/x86_64-linux/usr/lib/guile/2.0/ccache/ice-9/eval.go
and this confuses things like the autogen-native "guile --version"
check. This patch ensures the wrapper script sets the necessary
variables correctly.
(From OE-Core rev: 7a254d8294cfbe4b717d083c3d7fcc5515a5ab4f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-native')
0 files changed, 0 insertions, 0 deletions
