Skip to content

Commit

Permalink
dev-lang/php: add USE=jit to control PCRE JIT support
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/764866
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Feb 16, 2021
1 parent e00f7ea commit 5e6b157
Show file tree
Hide file tree
Showing 8 changed files with 2,279 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-lang/php/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<flag name="gd">Adds support for gd (bundled with PHP)</flag>
<flag name="hash">Enable the hash extension</flag>
<flag name="inifile">Add dbm support for .ini files</flag>
<flag name="jit">Enable PCRE JIT support</flag>
<flag name="json">Enable JSON support</flag>
<flag name="ldap-sasl">Add SASL support for the PHP LDAP extension</flag>
<flag name="lmdb">Enable support for <pkg>dev-db/lmdb</pkg> db backend</flag>
Expand Down
Loading

0 comments on commit 5e6b157

Please sign in to comment.