Reproducible BUILD_PATH_PREFIX_MAP
authorMichael Stapelberg <stapelberg@debian.org>
Thu, 8 Feb 2018 09:00:00 +0000 (10:00 +0100)
committerAnthony Fok <foka@debian.org>
Fri, 28 Dec 2018 18:39:40 +0000 (18:39 +0000)
commit7551a41f82a26f862a72564565e2c831f1f82e15
tree7e441984ace7f852c29879c24ca89efda9f50741
parentdc635e2791e63ba10b9ddf8e3fee8b8a82d4a2d1
Reproducible BUILD_PATH_PREFIX_MAP

Make builds reproducible by honoring BUILD_PATH_PREFIX_MAP
Upstream has rejected the patch in this form and promised to implement an
alternative they are happy with instead. That hasn't happened yet though.

Bug: https://github.com/golang/go/issues/22491, https://github.com/golang/go/issues/16860
Forwarded: https://golang.org/cl/73291 (rejected upstream though)

Gbp-Pq: Name 0001-Reproducible-BUILD_PATH_PREFIX_MAP.patch
src/cmd/go/internal/work/gc.go
src/cmd/link/internal/ld/buildpathprefix.go [new file with mode: 0644]
src/cmd/link/internal/ld/dwarf.go
src/cmd/link/internal/ld/pcln.go