From a92a6a75ac2397f491338664e50750c7676758b9 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 20 Jun 2022 18:31:48 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- grpc.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/grpc.spec b/grpc.spec index e3b96e1..3e1c334 100644 --- a/grpc.spec +++ b/grpc.spec @@ -1,4 +1,3 @@ -%global _with_bootstrap 1 # We need to use C++17 to link against the system abseil-cpp, or we get linker # errors. %global cpp_std 17