parent
79071da2b2
commit
8fd51cd1f6
|
@ -3942,6 +3942,9 @@ installRemoteModule() {
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
seaslog)
|
||||||
|
installRemoteModule_cppflags='-Wno-incompatible-pointer-types'
|
||||||
|
;;
|
||||||
smbclient)
|
smbclient)
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue