https://bugs.exim.org/show_bug.cgi?id=2618
Bug ID: 2618
Summary: Patch with JIT support for macOS ARM64 hardware
Product: PCRE
Version: 10.35 (PCRE2)
Hardware: Other
OS: MacOS X
Status: NEW
Severity: bug
Priority: medium
Component: Code
Assignee: ph10@???
Reporter: stuart.carnie@???
CC: pcre-dev@???
I have added JIT support for Apple arm64 hardware via the following GitHub pull
request:
https://github.com/Homebrew/homebrew-core/pull/57706
The diff is obtainable via:
https://github.com/Homebrew/homebrew-core/pull/57706.diff
Most of the changes in the diff are autotools updates. The edits were primarily
to use the sljitProtExecAllocator on Apple arm64 hardware.
--
You are receiving this mail because:
You are on the CC list for the bug.