]> Cypherpunks repositories - gostls13.git/commit
ld: allow more -L options
authorShenghou Ma <minux.ma@gmail.com>
Fri, 2 Mar 2012 20:14:31 +0000 (04:14 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Fri, 2 Mar 2012 20:14:31 +0000 (04:14 +0800)
commit5aea33742a946b177590d44e6942ff781a18f111
tree7634ed472fb642f72ce8d63d7140efaa6d2b881f
parent6474eda490bbac1d24822e04081ca0f16389ae9d
ld: allow more -L options
        Dynamically allocate the libdir array, so we won't need to bother it again.
        Enhances CL 5727043.

R=rsc
CC=golang-dev
https://golang.org/cl/5731043
src/cmd/ld/lib.c
src/cmd/ld/lib.h