diff options
Diffstat (limited to 'grpc-build.patch')
-rw-r--r-- | grpc-build.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grpc-build.patch b/grpc-build.patch index fca67c4..6674ffe 100644 --- a/grpc-build.patch +++ b/grpc-build.patch @@ -1,7 +1,7 @@ diff -up ./config.m4.rpm ./config.m4 --- ./config.m4.rpm 2022-07-07 07:28:31.928904255 +0200 +++ ./config.m4 2022-07-07 07:30:39.835689129 +0200 -@@ -18,8 +18,8 @@ if test "$PHP_GRPC" != "no"; then +@@ -19,8 +19,8 @@ if test "$PHP_GRPC" != "no"; then LIBS="-lpthread $LIBS" |