Commit: b301e93bd77f3f537abb9e4f6dd486ef9dcd1bcf Author: Anatol Belski <[email protected]> Mon, 24 Jul 2017 09:54:17 +0200 Parents: 64aa98e9d1e0df5048bcee36fd8437b156e3d9f9 Branches: pecl_legacy
Link: http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=b301e93bd77f3f537abb9e4f6dd486ef9dcd1bcf Log: sync sodium opts Changed paths: M client/data/config/pecl/exts.ini Diff: diff --git a/client/data/config/pecl/exts.ini b/client/data/config/pecl/exts.ini index 1e454ac..28d1cf4 100644 --- a/client/data/config/pecl/exts.ini +++ b/client/data/config/pecl/exts.ini @@ -627,6 +627,8 @@ opts[]= [libsodium] type=with libs[]=libsodium +opts[]=--with-sodium=shared +no_conf=1 [lua] type=with -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
