Reproducible BUILD_PATH_PREFIX_MAP
authorMichael Stapelberg <stapelberg@debian.org>
Thu, 8 Feb 2018 09:00:00 +0000 (10:00 +0100)
committerDr. Tobias Quathamer <toddy@debian.org>
Mon, 5 Aug 2019 19:49:35 +0000 (20:49 +0100)
commit7a2d3cf036b593cfad7db3b76c0388ab196af699
tree2c528ea8dccde39650bdeaec6ee18deafb246d64
parent3dea4f8270063ee49d1c977f21d2ee8d995b1d2e
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