We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38dca73 commit 4ff780bCopy full SHA for 4ff780b
tests/ui/linkage-attr/incompatible-flavor.stderr
@@ -1,6 +1,6 @@
1
error: linker flavor `msvc` is incompatible with the current target
2
|
3
- = note: compatible flavors are: gcc, ld, ld.lld
+ = note: compatible flavors are: gnu, gnu-lld, gnu-cc, gnu-lld-cc, gcc, ld, ld.lld
4
5
error: aborting due to previous error
6
0 commit comments