diff options
| author | dengke.du@windriver.com <dengke.du@windriver.com> | 2017-05-04 03:45:06 -0400 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2017-07-17 11:17:47 -0700 |
| commit | 5e062b835f436044452a99c022f5f39340af2db2 (patch) | |
| tree | aef36595e72253abb3d2103d0401e6c9bd3297dd /meta-python/recipes-devtools/python/python3-py_1.4.32.bb | |
| parent | 3027266632f47d47fb2a54dc988d017532df4058 (diff) | |
| download | meta-openembedded-5e062b835f436044452a99c022f5f39340af2db2.tar.gz | |
crash: fix build failure with mips
When build crash with mips:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mips-linux-nat.c:157:1: error: conflicting types for 'ps_get_thread_area'
ps_get_thread_area (const struct ps_prochandle *ph,
^~~~~~~~~~~~~~~~~~
In file included from gdb_proc_service.h:26:0,
from mips-linux-nat.c:32:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This problem have been fixed on intel and arm plantform, we can use the
similar approch to fix it on mips.
Signed-off-by: Dengke Du <dengke.du@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-py_1.4.32.bb')
0 files changed, 0 insertions, 0 deletions
