Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use CGO_ENABLED=1 when building natively on darwin
Need to use CGO for mDNS resolution, but cross builds need CGO disabled See golang/go#12524 for details Note: Homebrew forumla will need to be updated to pick up this change Fixes containers#10737 Signed-off-by: Jhon Honce <[email protected]>
- Loading branch information