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>
Thu, 15 Aug 2019 19:48:59 +0000 (20:48 +0100)
commita9e5f654c310cc95ac194262ae27f2f5bcf708c4
tree621e30f41446d5bb566e3bb20b24b46d365a1cce
parent08dd0fa24457a6f7e43a20e10e3f6d68bcc8cb70
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