From 4da0e9435fe427db8845b296097daf8882aa38d2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 7 Apr 2021 08:31:28 +0200 Subject: update to 1.37.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 1a790b6..c8dd153 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 -@@ -17,8 +17,8 @@ if test "$PHP_GRPC" != "no"; then +@@ -18,8 +18,8 @@ if test "$PHP_GRPC" != "no"; then LIBS="-lpthread $LIBS" -- cgit