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