Files
meta-openembedded/meta-python/recipes-devtools/python
Hongxu Jia 1614839cf1 python3-grpcio: fix native build failure on ubuntu 16.04 and centos 8
1. Keep '-std=c++11' and '-std=gnu99' to fix native build error
with old gcc (such as gcc 5.4.0 on ubuntu 16.04); for clang, remove
them through setting GRPC_PYTHON_CFLAGS at do_compile in bb recipe

2. While export CC="gcc ", cc_args is empty, it will
cause subprocess.Popen always return 1. On centos 8, if you don't
install package libatomic, there will be a native build error
`cannot find /usr/lib64/libatomic.so.1.2.0'.

Add no harm '-g' to cc_args if cc_args is empty.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-26 20:35:47 -07:00
..
2020-03-20 07:44:29 -07:00
2020-03-20 07:44:29 -07:00
2020-03-20 07:44:29 -07:00
2019-11-13 07:15:16 -08:00
2019-09-19 00:09:43 -07:00
2019-11-13 07:15:16 -08:00
2018-10-05 14:51:14 -07:00
2018-05-30 09:52:22 -07:00
2019-07-21 09:40:20 -07:00
2020-03-23 08:02:46 -07:00
2020-03-20 07:44:29 -07:00
2020-03-20 07:44:29 -07:00
2020-03-20 07:44:29 -07:00
2020-03-20 07:44:29 -07:00