diff options
author | Morten Linderud <morten@linderud.pw> | 2019-06-20 23:17:53 +0200 |
---|---|---|
committer | Morten Linderud <morten@linderud.pw> | 2019-06-20 23:25:44 +0200 |
commit | 156ebcbdf9264750b6e49ebd11aeff21e610f491 (patch) | |
tree | 3c99d77d1581d4ffb81bf73414164ca7115c5a5a /RELEASE_NOTES.md | |
parent | 8f7255657a3e2df0d87f3112fd8d1e9718a0386c (diff) | |
download | podman-156ebcbdf9264750b6e49ebd11aeff21e610f491.tar.gz podman-156ebcbdf9264750b6e49ebd11aeff21e610f491.tar.bz2 podman-156ebcbdf9264750b6e49ebd11aeff21e610f491.zip |
Support Reproducible Builds by removing build path
An issue for achieving reproducible builds is build artifacts where
build paths are embedded. We remove them by passing the current working
directory to -gcflags and -asmflags which prefix trims the paths.
Note: Go 1.13 includes `-trimpath`
https://reproducible-builds.org/docs/build-path/
Signed-off-by: Morten Linderud <morten@linderud.pw>
Diffstat (limited to 'RELEASE_NOTES.md')
0 files changed, 0 insertions, 0 deletions