Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore timestamps recording in gzip metadata (#1982)
Use the `-n / --noname` option to ignore non-deterministric information, such as timestamps, in gzip metadata. This is required for reproducible builds. See https://reproducible-builds.org/.
- Loading branch information