mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-grpcio: Add missing include for close/open APIs
This is found with clang16 stricter warnings Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,6 +12,7 @@ SRC_URI:append:class-target = " file://ppc-boringssl-support.patch \
|
||||
file://mips_bigendian.patch \
|
||||
file://0001-Include-missing-cstdint-header.patch \
|
||||
file://abseil-ppc-fixes.patch;patchdir=third_party/abseil-cpp \
|
||||
file://0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "e6dfc2b6567b1c261739b43d9c59d201c1b89e017afd9e684d85aa7a186c9f7a"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user