Files
kubernetes/hack
k8s-merge-robot 5a5a6cc4d3 Merge pull request #26523 from luxas/fix_native_build_go
Automatic merge from submit-queue

Don't set the env var CC when not cross-compiling

I noticed that this script was trying to use `arm-linux-gnueabi-gcc` also when running natively on arm.
When running natively, `CC` should always be `gcc` (which also is the default)

Also added `federation-controller-manager` to the static list, I think someone forgot to do that.

@ixdy @david-mcmahon @spiffxp @spxtr
2016-06-01 05:58:03 -07:00
..
2016-05-14 23:19:18 -07:00
2016-05-12 22:04:19 -04:00
2016-05-31 10:14:33 -07:00
2016-03-02 20:46:32 -05:00
2016-05-31 09:48:39 +02:00
2016-05-08 20:30:37 -07:00
2016-04-20 12:12:29 -04:00
2016-05-26 10:27:45 -07:00