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 df6bde1 commit 89def17Copy full SHA for 89def17
deterministic-build-wrappers/clang-x86_64-windows
@@ -0,0 +1,2 @@
1
+#!/bin/bash
2
+clang -target x86_64-pc-windows-gnu -L/usr/lib/gcc/x86_64-w64-mingw32/12-win32/ "$@"
0 commit comments