]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: don't delete output binary if not "ordinary" file (redux).
authorMike Andrews <mra@xoba.com>
Fri, 18 Apr 2014 22:37:55 +0000 (15:37 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 18 Apr 2014 22:37:55 +0000 (15:37 -0700)
commit7c7aaa4156a280960749467dfd3651b8798d420e
tree65924fd4aa76b4723cdf2d8e59600aeb014fe289
parent75b74ea8ff0ee62828c04e9567ccc5238cec5d49
cmd/ld: don't delete output binary if not "ordinary" file (redux).

following on CL https://golang.org/cl/76810045 and
issue 7563, i now see there's another "remove(outfile)" a few
dozen lines down that also needs fixing.

LGTM=iant
R=golang-codereviews, iant
CC=0intro, golang-codereviews, r
https://golang.org/cl/89030043
src/cmd/ld/lib.c