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:36 +0100 |
commit | 7a254d8294cfbe4b717d083c3d7fcc5515a5ab4f (patch) | |
tree | 1c0b09d1bf17ccc3466e4d428e59a8d6b34f0d25 /meta/classes | |
parent | 82744f56f8bfbdcc303034dee3d6e188cf8180b1 (diff) | |
download | openembedded-core-7a254d8294cfbe4b717d083c3d7fcc5515a5ab4f.tar.gz openembedded-core-7a254d8294cfbe4b717d083c3d7fcc5515a5ab4f.tar.bz2 openembedded-core-7a254d8294cfbe4b717d083c3d7fcc5515a5ab4f.tar.xz openembedded-core-7a254d8294cfbe4b717d083c3d7fcc5515a5ab4f.zip |
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.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions