]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: explicitly ignore R_*_NONE relocation to fix build
authorShenghou Ma <minux.ma@gmail.com>
Fri, 17 Aug 2012 01:11:58 +0000 (09:11 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Fri, 17 Aug 2012 01:11:58 +0000 (09:11 +0800)
commit93fac8859c528520142e83d838a664aa37bf267f
tree97990321f7883796d6018599316b86702aa970cc
parent9d303b8aace05fac837871c72f6071271fdf0e0d
cmd/ld: explicitly ignore R_*_NONE relocation to fix build
        I don't know why this relocation is used.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/6464070
src/cmd/ld/ldelf.c