Hacker News new | ask | show | jobs
by zbobet2012 3595 days ago
CGO_ENABLED=0

Otherwise it will dynamically link glibc in case of CGO code.

Note: the race detector does not work without cgo enabled.