From da190b5ddf0381bfd04c08bca1c5aa99befa96c1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 9 Oct 2020 10:35:05 +0200 Subject: update to 1.33.0RC1 --- grpc-build.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'grpc-build.patch') diff --git a/grpc-build.patch b/grpc-build.patch index e903511..1a790b6 100644 --- a/grpc-build.patch +++ b/grpc-build.patch @@ -1,7 +1,7 @@ diff -up ./config.m4.rpm ./config.m4 --- ./config.m4.rpm 2018-04-09 09:53:39.927037294 +0200 +++ ./config.m4 2018-04-09 09:54:28.015307629 +0200 -@@ -14,8 +14,8 @@ if test "$PHP_GRPC" != "no"; then +@@ -17,8 +17,8 @@ if test "$PHP_GRPC" != "no"; then LIBS="-lpthread $LIBS" -- cgit