diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2016-01-28 01:46:35 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-30 11:37:04 +0000 |
commit | 07c4bc109d515a0b4448d917d0e36464e2f07f19 (patch) | |
tree | 02814a27fdd070356456e51a2b3448f6f706ac6d /meta/conf | |
parent | 5869e350386f735f2d81d7ae717b62c6fb624522 (diff) | |
download | poky-07c4bc109d515a0b4448d917d0e36464e2f07f19.tar.gz |
gdb-common.inc: add PACKAGECONFIG for readline
When compile with readline 5.2:
completer.o: In function `gdb_display_match_list':
completer.c:(.text+0x1c13): undefined reference to `_rl_completion_prefix_display_length'
completer.c:(.text+0x1ce8): undefined reference to `rl_sort_completion_matches'
collect2: ld returned 1 exit status
The --without-system-readline will make it work.
(From OE-Core rev: 94e1b917078bedf73830e54278af77f742c93581)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions