]> git.saurik.com Git - apt.git/commit - apt-pkg/makefile
Sort the list of sources to be built and linked
authorMattia Rizzolo <mattia@debian.org>
Sat, 9 Jan 2016 10:45:34 +0000 (10:45 +0000)
committerJulian Andres Klode <jak@debian.org>
Mon, 11 Jan 2016 16:46:41 +0000 (17:46 +0100)
commit831ea74cddf8568b8648edddb394fdd3d1ba7b8e
treedce40f839154245afc959eb035926c45cde3f3fa
parentace5a062fc5390e636b09c5684bfbeae755cf437
Sort the list of sources to be built and linked

Fix reproducibility issue due to readdir() order by sorting
the list of sources to be built and linked.

[jak@debian.org: Added summary and fixed typo]

Closes: #810509
apt-inst/makefile
apt-pkg/makefile
apt-private/makefile