Commit:    ef3a08671f05dad18f7da7be9b6930082d5d6a85
Author:    Christoph M. Becker <cmbecke...@gmx.de>         Mon, 1 Jun 2020 
15:00:45 +0200
Parents:   560a116e6846c13a693a9ea221dda0c627da6fd7
Branches:  master

Link:       
http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=ef3a08671f05dad18f7da7be9b6930082d5d6a85

Log:
Enable PECL/zstd builds

Changed paths:
  M  data/config/pecl/exts.ini


Diff:
diff --git a/data/config/pecl/exts.ini b/data/config/pecl/exts.ini
index eaaa67c..513a41d 100644
--- a/data/config/pecl/exts.ini
+++ b/data/config/pecl/exts.ini
@@ -714,3 +714,7 @@ no_conf=1
 type=enable
 opts[]=--enable-mysqlnd_azure=shared
 no_conf=1
+
+[zstd]
+type=enable
+libs[]=libzstd


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to