summaryrefslogtreecommitdiffstats
path: root/grpc-noatfork.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-02 09:02:04 +0100
committerRemi Collet <remi@remirepo.net>2020-03-02 09:02:04 +0100
commitf22060ce52125a85cc9cf3286b3670f9f5349ca8 (patch)
treeb01bd6101298c6a4e079783ab23c5b1321f8979e /grpc-noatfork.patch
parentf2f35f6d69a1a89474e1a2985783e52c04f0ee2c (diff)
Update to 1.28.0RC1
Diffstat (limited to 'grpc-noatfork.patch')
-rw-r--r--grpc-noatfork.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/grpc-noatfork.patch b/grpc-noatfork.patch
index c3ca4ef..64e390b 100644
--- a/grpc-noatfork.patch
+++ b/grpc-noatfork.patch
@@ -1,12 +1,12 @@
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
-@@ -763,7 +763,7 @@ if test "$PHP_GRPC" != "no"; then
+@@ -795,7 +795,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 \
- -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1)
+ )
- PHP_ADD_BUILD_DIR($ext_builddir/src/boringssl)
PHP_ADD_BUILD_DIR($ext_builddir/src/core/ext/filters/census)
+ PHP_ADD_BUILD_DIR($ext_builddir/src/core/ext/filters/client_channel)