Skip to content

Commit 2f7328d

Browse files
committed
Fix tests on non-unix targets
1 parent 23f177d commit 2f7328d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/linkage-attr/issue-10755.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// build-fail
22
// dont-check-compiler-stderr
3-
// compile-flags: -C linker=llllll -C linker-flavor=ld
3+
// compile-flags: -C linker=llllll
44
// error-pattern: `llllll`
55

66
// Before, the error-pattern checked for "not found". On WSL with appendWindowsPath=true, running

0 commit comments

Comments
 (0)