diff options
author | Ross Burton <ross.burton@intel.com> | 2014-12-01 13:23:30 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-03 12:22:42 +0000 |
commit | f7b342a73661cfff4043fab77ab8e9ef0e48dec4 (patch) | |
tree | 452476831da9b40ee7dd2f0c0a47165dffa8e6d9 /meta/lib/oe | |
parent | aa4c06ca7375faacd055ba98d59d48efadd87f59 (diff) | |
download | openembedded-core-f7b342a73661cfff4043fab77ab8e9ef0e48dec4.tar.gz openembedded-core-f7b342a73661cfff4043fab77ab8e9ef0e48dec4.tar.bz2 openembedded-core-f7b342a73661cfff4043fab77ab8e9ef0e48dec4.zip |
gdb: disable Guile
GDB 7.8 added Guile support, and it will auto-detect if Guile is present (which
is non-deterministic, so bad), and if it's present will fail to find the guild
binary as it doesn't consider the sysroot.
For now disable Guile support in GDB, if there is a need to have it enabled in
the future then GDB/Guile can be fixed.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/lib/oe')
0 files changed, 0 insertions, 0 deletions