Skip to content

Commit 13a0b70

Browse files
committed
Little Win32 mergefix for tests/dmd/runnable/test17559.d
1 parent 4a770ba commit 13a0b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/dmd/runnable/test17559.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// REQUIRED_ARGS: -g
22
// REQUIRED_ARGS(linux freebsd openbsd dragonflybsd): -L-export-dynamic
3-
// LDC (required for Win32 and -O): REQUIRED_ARGS(windows32mscoff): -link-defaultlib-debug
3+
// LDC (required for Win32 and -O): REQUIRED_ARGS(windows32): -link-defaultlib-debug
44
// LDC (FreeBSD's libexecinfo apparently doesn't like elided frame pointers): REQUIRED_ARGS(freebsd): -link-defaultlib-debug -frame-pointer=all
55
// PERMUTE_ARGS:
66
// DISABLED: osx

0 commit comments

Comments
 (0)