Comment on Reproducible C++ builds by logging Git hashesparentComments−ignoramous9moPassing version info without code generation using linker flags can also be done in other languages & toolchains, e.g. with Go projects, the go linker exposes an -x flagSomeday, Go programs won't have to do this: https://github.com/golang/go/issues/50603
Comments
Someday, Go programs won't have to do this: https://github.com/golang/go/issues/50603