We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20139d9 commit 76a62e0Copy full SHA for 76a62e0
.github/workflows/libloading.yml
@@ -81,7 +81,6 @@ jobs:
81
- run: echo "INPUT(libmsys-2.0.a)" | Out-File -FilePath "C:\msys64\usr\lib\libcygwin.a"
82
- run: cargo test --target x86_64-pc-cygwin -Zbuild-std
83
env:
84
- TARGET: x86_64-pc-windows-msvc
85
CARGO_TARGET_X86_64_PC_CYGWIN_LINKER: C:\msys64\usr\bin\x86_64-pc-msys-gcc.exe
86
87
bare-cross-build:
0 commit comments