]> Cypherpunks repositories - gostls13.git/commit
Make.ccmd: another build fix.
authorRob Pike <r@golang.org>
Sun, 19 Jun 2011 05:30:54 +0000 (15:30 +1000)
committerRob Pike <r@golang.org>
Sun, 19 Jun 2011 05:30:54 +0000 (15:30 +1000)
commitf22f40532ecfac5eaba9cebe0cbef4efeb9de146
treeb21aa0763af7d82f0dba0135a662e100aed833ed
parent3890ce0ed51cbce606e7479b80bf4b187d502d5c
Make.ccmd: another build fix.
It's sad to think there are environments where compiling against a library
isn't enough information for the the linker to decide that you need that
library.
TBR=jdpoirier

R=jdpoirier
CC=golang-dev
https://golang.org/cl/4646047
src/Make.ccmd