parent
cdf0cb944d
commit
ef1399ad5c
|
@ -4467,6 +4467,7 @@ installRemoteModule() {
|
|||
installRemoteModule_manuallyInstalled=1
|
||||
;;
|
||||
uopz)
|
||||
installRemoteModule_cppflags='-Wno-incompatible-pointer-types'
|
||||
if test -z "$installRemoteModule_version"; then
|
||||
if test $PHP_MAJMIN_VERSION -le 506; then
|
||||
installRemoteModule_version=2.0.7
|
||||
|
|
Loading…
Reference in New Issue