builds differ from ordering of .c files in filesystem
Brought to you by:
jtsiomb
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.
Applied, svn rev.193