]> Cypherpunks repositories - gostls13.git/commit
ld: fail linking if the top-level package is not main.
authorDavid Symonds <dsymonds@golang.org>
Tue, 2 Aug 2011 11:45:04 +0000 (07:45 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 2 Aug 2011 11:45:04 +0000 (07:45 -0400)
commit11e254e62c020e9596d864a6503a4f0db9a6fb83
tree6d5e4e3eb5968086d73d2744d786f2ac6894bce8
parent3dbe10c4531fb37c0fd43127bc415eb18479e6ee
ld: fail linking if the top-level package is not main.

This makes {5,6,8}l conform to the spec more tightly.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/4826063
src/cmd/ld/go.c