aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-connectivity
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-11-27 10:56:58 -0500
committerArmin Kuster <akuster808@gmail.com>2017-11-30 09:13:32 -0800
commitb9380153987d93096199308b6c0afccef154eae5 (patch)
tree92443d8edbadb2ced57b35fbe33ae506b419f9e1 /meta-python/recipes-connectivity
parent9faa0acba89e8a4bec464d5f8fe865f6e439edb8 (diff)
downloadmeta-openembedded-contrib-b9380153987d93096199308b6c0afccef154eae5.tar.gz
python-grpcio: only modify the compiler arguments on the target build
The modification of the compiler flags causes issues with the native builds of the package: src/core/lib/surface/lame_client.cc: In function ‘grpc_channel* grpc_lame_client_channel_create(const char*, grpc_status_code, const char*)’: src/core/lib/surface/lame_client.cc:178:3: warning: ‘auto’ changes meaning in C++11; please remove it [-Wc++0x-compat] auto chand = reinterpret_cast<grpc_core::ChannelData *>(elem->channel_data); ^ src/core/lib/surface/lame_client.cc:178:8: error: ‘chand’ does not name a type auto chand = reinterpret_cast<grpc_core::ChannelData *>(elem->channel_data); Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions