This commit is contained in:
Dengke Tang
2022-11-08 12:00:26 -08:00
parent 6cdba5bb03
commit 2cbb888b1b
+2
View File
@@ -7,6 +7,8 @@ call phpsdk_buildtree php-8.0
git clone https://github.com/php/php-src.git && cd php-src
git checkout php-8.0.25
call phpsdk_deps --update --branch 8.0
if (%SOURCE_DIR%)==() (git clone --recursive https://github.com/awslabs/aws-crt-php.git ..\pecl\awscrt) else (robocopy %SOURCE_DIR% ..\pecl\awscrt /E /NFL /NDL /NJH /NJS /nc /ns /np)