Hello!
On Tue, Nov 30, 2021 at 03:05:03PM +0300, Sergey Kandaurov wrote:
> On Thu, Nov 11, 2021 at 07:21:10AM +0300, Maxim Dounin wrote:
> > # HG changeset patch
> > # User Maxim Dounin
> > # Date 1636603886 -10800
> > # Thu Nov 11 07:11:26 2021 +0300
> > # Node ID 4a954e89b1ae8539bbe08c5af
Hello!
On Tue, Nov 30, 2021 at 03:15:50PM +0300, Sergey Kandaurov wrote:
> On Thu, Nov 11, 2021 at 07:21:12AM +0300, Maxim Dounin wrote:
> > # HG changeset patch
> > # User Maxim Dounin
> > # Date 1636603897 -10800
> > # Thu Nov 11 07:11:37 2021 +0300
> > # Node ID 10f96e74ae73e1c53a3fd08e7
Hello!
On Tue, Dec 14, 2021 at 05:15:47PM +0300, Maxim Dounin wrote:
> On Tue, Nov 30, 2021 at 03:05:03PM +0300, Sergey Kandaurov wrote:
>
> > On Thu, Nov 11, 2021 at 07:21:10AM +0300, Maxim Dounin wrote:
> > > # HG changeset patch
> > > # User Maxim Dounin
> > > # Date 1636603886 -10800
> > >
Hello!
On Tue, Dec 14, 2021 at 03:09:43PM +0900, Tatsuhiko Kubo wrote:
> Hello,
>
> I'm trying these patches and the build of nginx with the option
> "--with-pcre-jit" fails.
>
> $ cd nginx-1.21.4 # with applied patches
> $ ./configure --with-pcre=../pcre2/pcre2-10.39 --with-pcre-jit
> $ make
>
Hello,
Thank you for your reply. The build works fine after applying the
additional patch.
Thanks.
--
Tatsuhiko Kubo
2021年12月15日(水) 1:09 Maxim Dounin :
>
> Hello!
>
> On Tue, Dec 14, 2021 at 03:09:43PM +0900, Tatsuhiko Kubo wrote:
>
> > Hello,
> >
> > I'm trying these patches and the build of