Skip to content

Commit

Permalink
is ldd available?
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Feb 11, 2025
1 parent 50f0fd1 commit 36c2d77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/windows/test_task.bat
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ curl -sLO https://download.sysinternals.com/files/ListDlls.zip
7z x -oC:\ListDlls ListDlls.zip
C:\ListDlls\Listdlls64.exe -accepteula -v libcrypto-3-x64.dll
nmake run ARGS="-r ""var_dump(shell_exec('C:\\ListDlls\\Listdlls64.exe -accepteula -v php.exe'));"""
ldd %PHP_BUILD_DIR%\php.exe

mkdir c:\tests_tmp

Expand Down

0 comments on commit 36c2d77

Please # to comment.