Skip to content

Commit

Permalink
Update test17559.d
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanEngelen committed Jul 1, 2024
1 parent fc87f65 commit 916fff3
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
Expand Up @@ -2,7 +2,7 @@
// REQUIRED_ARGS(linux freebsd dragonflybsd): -L-export-dynamic
// LDC (required for Win32 and -O): REQUIRED_ARGS(windows32mscoff): -link-defaultlib-debug
// LDC (FreeBSD's libexecinfo apparently doesn't like elided frame pointers): REQUIRED_ARGS(freebsd): -link-defaultlib-debug -frame-pointer=all
// LDC (our _UnwindBacktrace implementation - for musl libc - requires this): REQUIRED_ARGS(linux): -link-defaultlib-debug -frame-pointer=all
// LDC (our _UnwindBacktrace implementation - for musl libc - requires this): REQUIRED_ARGS(linux): -link-defaultlib-debug
// PERMUTE_ARGS:
// DISABLED: osx

Expand Down

0 comments on commit 916fff3

Please sign in to comment.