@ -89,6 +89,9 @@ else
fi
# ----- cpu end ------
if [ "${SYS_ARCH}" == "aarch64" ];then
$OPTIONS="$OPTIONS --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu"
if [ ! -d $serverPath/php/${PHP_VER} ];then
cd $sourcePath/php/php${PHP_VER} && ./configure \