[MXS-1192] Ensure that JIT is enabled when bundled PCRE2 is built Created: 2017-03-21 Updated: 2017-03-21 Resolved: 2017-03-21 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | build |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.2 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If PCRE2 is not available on the system, the bundled PCRE2 is built and used. However, currently JIT is not enabled when the bundled PCRE2 is configured. See http://www.pcre.org/current/doc/html/pcre2jit.html |
| Comments |
| Comment by markus makela [ 2017-03-21 ] |
|
Cherry-picked the commit from develop into this commit. |