parent
74db7c77be
commit
cdf0cb944d
|
@ -4399,6 +4399,7 @@ installRemoteModule() {
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
tensor)
|
tensor)
|
||||||
|
installRemoteModule_cppflags='-Wno-incompatible-pointer-types'
|
||||||
if test -z "$installRemoteModule_version"; then
|
if test -z "$installRemoteModule_version"; then
|
||||||
if test $PHP_MAJMIN_VERSION -le 703; then
|
if test $PHP_MAJMIN_VERSION -le 703; then
|
||||||
installRemoteModule_version=2.2.3
|
installRemoteModule_version=2.2.3
|
||||||
|
|
Loading…
Reference in New Issue