Fix build reproducibility in Make 3.82
commit741cbccb746b4bda41c5a51bf2d9d8977c902439
authorJérôme Pouiller <jezz@sysmic.org>
Tue, 3 Sep 2013 08:45:41 +0000 (3 10:45 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 6 Sep 2013 21:27:42 +0000 (6 23:27 +0200)
tree2f9e90e7480238652314c4be181aaf271eb1b95a
parent055f1c02d35068d0b089f3b29ffdd4fb2717bb5c
Fix build reproducibility in Make 3.82

Make 3.82 no longer sort the result of wildcards (see
http://comments.gmane.org/gmane.comp.gnu.make.bugs/4260). This may break
build reproducibility.

This patch sort results of wildcards to ensure reproducibility.

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
14 files changed:
Makefile
boot/common.mk
docs/manual/manual.mk
fs/common.mk
linux/linux.mk
package/efl/efl.mk
package/freescale-imx/freescale-imx.mk
package/gcc/gcc.mk
package/gtk2-themes/gtk2-themes.mk
package/matchbox/matchbox.mk
package/opengl/opengl.mk
package/qt5/qt5.mk
package/x11r7/x11r7.mk
support/dependencies/dependencies.mk