python-spidermonkey icon indicating copy to clipboard operation
python-spidermonkey copied to clipboard

sort input files

Open bmwiedemann opened this issue 8 years ago • 0 comments

when building packages (e.g. for openSUSE Linux) (random) filesystem order of input files influences ordering of functions in the output, thus without the patch, builds (in disposable VMs) would differ.

See https://reproducible-builds.org/ for why this matters.

bmwiedemann avatar May 27 '17 06:05 bmwiedemann