Go ldflags should set static build ID
View options
- Truncate descriptions
The Go linker includes a build ID by default, which is sometimes nonreproducible. This should be fixed by changing the value of ldflags
in tor-browser-build
from the current '-s'
to '-s -buildid='
(which sets the build ID to an empty string).
- Show labels
- Show closed items