mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
Use system liblz4 by default when installing with pecl
This commit is contained in:
@@ -271,6 +271,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||
<configureoption name="enable-redis-zstd" prompt="enable zstd compression support?" default="no"/>
|
||||
<configureoption name="enable-redis-msgpack" prompt="enable msgpack serializer support?" default="no"/>
|
||||
<configureoption name="enable-redis-lz4" prompt="enable lz4 compression?" default="no"/>
|
||||
<configureoption name="with-liblz4" prompt="use system liblz4?" default="yes"/>
|
||||
</extsrcrelease>
|
||||
<changelog>
|
||||
<release>
|
||||
|
||||
Reference in New Issue
Block a user