diff options
Diffstat (limited to 'meta-oe/recipes-devtools/grpc/grpc_1.50.1.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/grpc/grpc_1.50.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.50.1.bb b/meta-oe/recipes-devtools/grpc/grpc_1.50.1.bb index 958992e1e3..45bfcb8570 100644 --- a/meta-oe/recipes-devtools/grpc/grpc_1.50.1.bb +++ b/meta-oe/recipes-devtools/grpc/grpc_1.50.1.bb | |||
| @@ -26,6 +26,7 @@ SRC_URI = "gitsm://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BR | |||
| 26 | file://0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch \ | 26 | file://0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch \ |
| 27 | file://0001-cmake-add-separate-export-for-plugin-targets.patch \ | 27 | file://0001-cmake-add-separate-export-for-plugin-targets.patch \ |
| 28 | file://0001-cmake-Link-with-libatomic-on-rv32-rv64.patch \ | 28 | file://0001-cmake-Link-with-libatomic-on-rv32-rv64.patch \ |
| 29 | file://0001-fix-CVE-2023-32732.patch \ | ||
| 29 | " | 30 | " |
| 30 | # Fixes build with older compilers 4.8 especially on ubuntu 14.04 | 31 | # Fixes build with older compilers 4.8 especially on ubuntu 14.04 |
| 31 | CXXFLAGS:append:class-native = " -Wl,--no-as-needed" | 32 | CXXFLAGS:append:class-native = " -Wl,--no-as-needed" |
