mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-28 21:55:48 +00:00
Currently the hack/build-go.sh build script does not work on OS X 10.9.x systems. This changes reverts back to building one binary via a for loop.