X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=ldk-c-bindings;a=blobdiff_plain;f=deterministic-build-wrappers%2Fclang-x86_64-windows;fp=deterministic-build-wrappers%2Fclang-x86_64-windows;h=6c925dd8109a67d12f56a6b2b1509d8c2716632b;hp=31bb0280b63963656c0ac4065c4b373984a6d867;hb=7c58eb84a8606660998a63e98c279f4e92512cf0;hpb=cf97d5f47727b88684afb704eb30ff5212886c2f diff --git a/deterministic-build-wrappers/clang-x86_64-windows b/deterministic-build-wrappers/clang-x86_64-windows index 31bb028..6c925dd 100755 --- a/deterministic-build-wrappers/clang-x86_64-windows +++ b/deterministic-build-wrappers/clang-x86_64-windows @@ -1,2 +1,2 @@ #!/bin/bash -clang -target x86_64-pc-windows-gnu -L/usr/lib/gcc/x86_64-w64-mingw32/12-win32/ "$@" +clang -fembed-bitcode -fuse-ld=lld -target x86_64-pc-windows-gnu "$@"