On Sunday, 18 March 2018 at 14:36:04 UTC, Jacob Carlborg wrote: > On 2018-03-17 16:42, Seb wrote: > >> Yes, use -static >> >> Here's how we build the DTour: >> https://github.com/dlang-tour/core/blob/master/dub.sdl > > FYI, -static is not support on macOS. So, how to build static binary for macOS?