[pcre-dev] [Bug 2334] "make test" reports test failures when…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 2334] New: "make test" reports test failures when running on macOS (x86_64)
Subject: [pcre-dev] [Bug 2334] "make test" reports test failures when running on macOS (x86_64)
https://bugs.exim.org/show_bug.cgi?id=2334

Nikita Popov <nikita.ppv@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nikita.ppv@???


--- Comment #44 from Nikita Popov <nikita.ppv@???> ---
I've applied the following patch to our bundled pcre library, to avoid the use
of MAP_JIT if an wx mmap would succeed without it:
https://github.com/php/php-src/commit/e11ed028706dbedc51ba71736de21db15890a1c0

This at least makes our macos 10.14 CI happy.

--
You are receiving this mail because:
You are on the CC list for the bug.