diff options
| author | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-03-26 20:22:36 +0800 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-03-29 22:39:50 +0100 |
| commit | 56e6228696a25d27c7b271701debf314aa9d53d5 (patch) | |
| tree | 09030f80e9b9d64912f38ce6e0e68abde28e5ba4 /meta-oe/recipes-devtools/python/python-zopeinterface_3.5.1.bb | |
| parent | f717a295431e518a7bbd6ed878340aecfebd4e2f (diff) | |
| download | meta-openembedded-56e6228696a25d27c7b271701debf314aa9d53d5.tar.gz | |
lvm2: replace CPPFunction with rl_completion_func_t to fix build error
lvm2 depends on readline, CPPFunction has been replaced by rl_completion_func_t
in recent readline,
Error log:
| lvm.c: In function 'lvm_shell':
| lvm.c:189:38: error: 'CPPFunction' undeclared (first use in this function)
| rl_attempted_completion_function = (CPPFunction *) _completion;
| ^
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-zopeinterface_3.5.1.bb')
0 files changed, 0 insertions, 0 deletions
