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=bd095a889bbfa606b360f4f2daff6f41d6b525f9;hpb=a9982600982c28c7da635eba539fadaf327df189 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 "$@"