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-29 18:14:57 +0000 |
commit | 94e1b917078bedf73830e54278af77f742c93581 (patch) | |
tree | 319d1ae3fd6c7d787d11f88953254d69d0d4c696 /meta/recipes-kernel/sysprof | |
parent | 39e231cfabda8d75906c935d2a01f37df6121b84 (diff) | |
download | openembedded-core-94e1b917078bedf73830e54278af77f742c93581.tar.gz openembedded-core-94e1b917078bedf73830e54278af77f742c93581.tar.bz2 openembedded-core-94e1b917078bedf73830e54278af77f742c93581.zip |
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.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel/sysprof')
0 files changed, 0 insertions, 0 deletions