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-noatfork.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'grpc-noatfork.patch') diff --git a/grpc-noatfork.patch b/grpc-noatfork.patch index ecde982..abf96c7 100644 --- a/grpc-noatfork.patch +++ b/grpc-noatfork.patch @@ -1,7 +1,7 @@ diff -Naurp a/NTS/config.m4 b/NTS/config.m4 --- a/NTS/config.m4 2020-02-11 10:37:11.093473672 +0000 +++ b/NTS/config.m4 2020-02-11 10:38:28.551693692 +0000 -@@ -903,7 +903,7 @@ if test "$PHP_GRPC" != "no"; then +@@ -1030,7 +1030,7 @@ if test "$PHP_GRPC" != "no"; then , $ext_shared, , -fvisibility=hidden \ -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN \ -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 \ -- cgit