Skip to content

Commit

Permalink
Little Win32 mergefix for tests/dmd/runnable/test17559.d
Browse files Browse the repository at this point in the history
  • Loading branch information
kinke committed Jul 16, 2024
1 parent 4a770ba commit 13a0b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dmd/runnable/test17559.d
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// REQUIRED_ARGS: -g
// REQUIRED_ARGS(linux freebsd openbsd dragonflybsd): -L-export-dynamic
// LDC (required for Win32 and -O): REQUIRED_ARGS(windows32mscoff): -link-defaultlib-debug
// LDC (required for Win32 and -O): REQUIRED_ARGS(windows32): -link-defaultlib-debug
// LDC (FreeBSD's libexecinfo apparently doesn't like elided frame pointers): REQUIRED_ARGS(freebsd): -link-defaultlib-debug -frame-pointer=all
// PERMUTE_ARGS:
// DISABLED: osx
Expand Down

0 comments on commit 13a0b70

Please sign in to comment.