mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 23:33:01 -04:00
3343ea9e8e
The order of inclusion of .o files makes a difference in linker output; not a functional difference, but still a bitwise difference, which annoys some packagers who would like reproducible builds. Report and patch by Christoph Berg