Created attachment 876
git format-patch
I have added the missing mcontext_t for FreeBSD version X86_64.
This was taken from my 8.0-FreeBSD machine/ucontext.h header.
I've tested that by comparing offsets of members with the c version and using
swapcontext.
Comment #1 by sohgo — 2011-01-31T19:50:24Z
I will vote this issue.
I could not compile druntime without this patch.
Thank you.