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-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 64e390b..ecde982 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 -@@ -795,7 +795,7 @@ if test "$PHP_GRPC" != "no"; then +@@ -903,7 +903,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