]> git.kaiwu.me - haproxy.git/commit
BUILD: mention in the Makefile that USE_PCRE_JIT is for libpcre >= 8.32
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Apr 2013 21:05:32 +0000 (23:05 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 4 Apr 2013 21:06:52 +0000 (23:06 +0200)
commit91418063c3a552e979aec74ca248830b111d2520
tree1c31e7c11c150a46d858ff80221622052ece0246
parentea68d36e0ba27537bd2c330413d008be946fbc51
BUILD: mention in the Makefile that USE_PCRE_JIT is for libpcre >= 8.32

JIT was introduced in 8.20 but it's said everywhere that it was
significantly improved in 8.32. Let's not tempt users of older
versions then. BTW the patch was developped on 8.32.
Makefile