commit | c18ea1df62780df033ba1f698f232ccd17587081 | [log] [tgz] |
---|---|---|
author | Bernhard M. Wiedemann <bwiedemann@suse.de> | Tue May 30 16:21:32 2017 +0200 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Thu Jun 01 14:00:30 2017 -0400 |
tree | a5d0624f0f33b9b81daed91d5544c611f41abdc1 | |
parent | 22ac4f9bd388dc3b36d17194fe697987e49325e8 [diff] |
sort input files 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 usually differ. See https://reproducible-builds.org/ for why this matters.