python3-grpcio-tools: Fix build with musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2023-07-07 09:55:52 -07:00
parent 7e1752ee19
commit cc9d61c5a9
2 changed files with 38 additions and 0 deletions
@@ -11,6 +11,7 @@ DEPENDS += "${PYTHON_PN}-grpcio"
SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \
file://0001-protobuf-Disable-musttail-attribute-on-mips.patch \
file://0001-direct_mmap-Use-off_t-on-linux.patch \
"
SRC_URI[sha256sum] = "39f5877cea514b3da9f2683dfb3ffb45ef47b05f4ff39c287d7d61c5057f48b8"