Merge pull request #115 from TheBlueMatt/main
[ldk-c-bindings] / deterministic-build-wrappers / clang-x86_64-windows
1 #!/bin/bash
2 clang -target x86_64-pc-windows-gnu -L/usr/lib/gcc/x86_64-w64-mingw32/12-win32/ "$@"