Skip to content

Commit

Permalink
Fix installing phalcon (#1058)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati authored Feb 5, 2025
1 parent 42eb38f commit 9685b54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install-php-extensions
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9685b54

Please sign in to comment.