mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
The previous clearing of buildid did fully work, turns out we need to set it in `ldflags` The go buildid is the only remaining hurdle for reproducible builds, see https://github.com/ethereum/go-ethereum/issues/28987#issuecomment-2306412590 This PR changes the go build id application note to say literally `none` https://github.com/golang/go/issues/33772#issuecomment-528176001: > This difference is due to the .note.go.buildid section added by the linker. It can be set to something static e.g. -ldflags=-buildid= (empty string) to gain reproducibility. |
||
|---|---|---|
| .. | ||
| bot | ||
| deb/ethereum | ||
| tools | ||
| checksums.txt | ||
| ci-notes.md | ||
| ci.go | ||
| goimports.sh | ||
| nsis.envvarupdate.nsh | ||
| nsis.geth.nsi | ||
| nsis.install.nsh | ||
| nsis.pathupdate.nsh | ||
| nsis.simplefc.dll | ||
| nsis.simplefc.source.zip | ||
| nsis.uninstall.nsh | ||
| travis_keepalive.sh | ||
| update-license.go | ||