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 16e2c77 commit 60eb734Copy full SHA for 60eb734
.github/workflows/release-binaries-windows.yml
@@ -70,7 +70,7 @@ jobs:
70
echo "script-options=$script_options" >> $GITHUB_OUTPUT
71
echo "version-string=$version_string" >> $GITHUB_OUTPUT
72
- env:
73
- LDFLAGS: "-Wl,--verbose"
+ LDFLAGS: "/verbose"
74
run: |
75
subst S: ${{ github.workspace }}
76
cd S:\llvm\utils\release\
0 commit comments