mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-10 00:52:45 +00:00
Fix installing phalcon (#1058)
This commit is contained in:
parent
42eb38fe58
commit
9685b5477a
1 changed files with 1 additions and 0 deletions
|
@ -3703,6 +3703,7 @@ installRemoteModule() {
|
|||
installRemoteModule_version=5.4.0
|
||||
fi
|
||||
fi
|
||||
installRemoteModule_cppflags='-Wno-incompatible-pointer-types'
|
||||
;;
|
||||
php_trie)
|
||||
if ! test -f /usr/local/include/hat-trie/include/tsl/htrie_map.h; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue