mirror of https://github.com/grpc/grpc.git
[Build Reproducibility] Sort input file list (#35687)
Sort input file list so that the `.so` file builds in a reproducible way in spite of non-deterministic filesystem readdir order and http://bugs.python.org/issue30461 See https://reproducible-builds.org/ for why this is good. This patch was done while working on reproducible builds for openSUSE. <!-- If you know who should review your pull request, please assign it to that person, otherwise the pull request would get assigned randomly. If your pull request is for a specific language, please add the appropriate lang label. --> --------- Co-authored-by: Richard Belleville <rbellevi@google.com>pull/35982/head
parent
9b424b5dd4
commit
d379dc24c5
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue