mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
281dfac12f
Handle stack_t.ss_sp type change for DragonFlyBSD stack_t.ss_sp is now c_void on DragonFlyBSD, like the rest of the BSDs. Changed in https://github.com/rust-lang/libc/commit/02922ef7504906589d02c2e4d97d1172fa247cc3.