diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2021-03-02 15:20:30 +0000 |
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2021-03-02 15:20:30 +0000 |
| commit | 292bd7248c4236e6e93d630a050a252a1c929a8f (patch) | |
| tree | 532b780b12772819ba676938c2c657f84f7e6a8e /devel/pecl-swoole/files/patch-config.m4 | |
| parent | Fix the redis5 affected versions. (diff) | |
1: update to 4.6.3.
2: add CURL & JSON options.
Diffstat (limited to 'devel/pecl-swoole/files/patch-config.m4')
| -rw-r--r-- | devel/pecl-swoole/files/patch-config.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pecl-swoole/files/patch-config.m4 b/devel/pecl-swoole/files/patch-config.m4 index 502002342711..1e7cba9deedb 100644 --- a/devel/pecl-swoole/files/patch-config.m4 +++ b/devel/pecl-swoole/files/patch-config.m4 @@ -1,6 +1,6 @@ ---- config.m4.orig 2020-11-20 11:01:53 UTC +--- config.m4.orig 2021-02-09 10:27:52 UTC +++ config.m4 -@@ -287,7 +287,7 @@ if test "$PHP_SWOOLE" != "no"; then +@@ -294,7 +294,7 @@ if test "$PHP_SWOOLE" != "no"; then AC_CHECK_LIB(c, poll, AC_DEFINE(HAVE_POLL, 1, [have poll])) AC_CHECK_LIB(c, sendfile, AC_DEFINE(HAVE_SENDFILE, 1, [have sendfile])) AC_CHECK_LIB(c, kqueue, AC_DEFINE(HAVE_KQUEUE, 1, [have kqueue])) |
