python-grpcio: Do not hardcode compiler -std options

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Khem Raj
2017-08-08 14:47:58 -07:00
committed by Martin Jansa
parent c1966a1b3f
commit 2d07918e9c
2 changed files with 38 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ SECTION = "devel/python"
DEPENDS = "python-protobuf"
SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \
"
RDEPENDS_${PN} = "python-enum34 \
python-futures \
python-protobuf \