Is there any opposition to officially adding Mac (darwin) support to the Makefile? I am able to get it working just by changing the `GOOS` variable to `darwin`.
Is there any opposition to officially adding Mac (darwin) support to the Makefile?
I am able to get it working just by changing the
GOOSvariable todarwin.