toolchain.eclass: delete `go` and `gofmt` for now #567806
authorMike Frysinger <vapier@gentoo.org>
Sun, 13 Dec 2015 04:44:39 +0000 (23:44 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 13 Dec 2015 04:45:46 +0000 (23:45 -0500)
commit837dc289f66ec6830a5175f28311b73f20250e07
treed2c3961ea33df581d42892dc88affea3ab1166be
parentee120105fcf78fec48e6b1860fee06b729d7d86f
toolchain.eclass: delete `go` and `gofmt` for now #567806

We have dev-lang/go provide `go` and `gofmt`, and having gcc include
these in its BINPATH causes gcc-config to clobber the go package with
symlinks.  Drop the gcc versions for now (they're copies from the go
package anyways) until we have a better solution.
eclass/toolchain.eclass