We were not forcing the order of files on the link line to be
consistent, which could lead to binaries varying. This patch fixes
this.
Files changed:
* build_all.py(create_link_binlist): Ensure object files, support
libraries and dummy libraries are in canonical order for linking
by sorting each group alphabetically.
Files changed: