summaryrefslogtreecommitdiffstats
path: root/tests/ui/linkage-attr/incompatible-flavor.stderr
blob: aabdd14b69b7e3eb84860f913f2e26054f295a91 (plain)
1
2
3
4
5
6
error: linker flavor `msvc` is incompatible with the current target
   |
   = note: compatible flavors are: gnu, gnu-lld, gnu-cc, gnu-lld-cc, gcc, ld, ld.lld

error: aborting due to previous error