Skip to content

Commit 0ad3812

Browse files
committed
try dumpbin.exe?
1 parent d63890c commit 0ad3812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/cc/current_py_cc_headers/abi3_headers_linkage_test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ echo $RUNFILES_DIR
1818
lib=$(rlocation _main/tests/cc/current_py_cc_headers/libbin_abi3.so)
1919

2020
dumpbin /nologo /DEPENDENTS "$lib"
21+
dumpbin.exe /nologo /DEPENDENTS "$lib"
2122

2223
exit 1

0 commit comments

Comments
 (0)