New review comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/25878#discussion_r511672914 Comment: Why is a return here? Using a `return` feels very wrong.... I don't think I would revert this line. `vfork` is available on musl, they are probably failing to `#define _BSD_SOURCE` at the top of the file, or whatever the D equivalent is.