forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8c558b2
committed
Sort $(wildcard) output where needed for reproducible build output.
The order of inclusion of .o files makes a difference in linker output;not a functional difference, but still a bitwise difference, which annoyssome packagers who would like reproducible builds.Report and patch by Christoph Berg1 parentadd6d82 commit8c558b2
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments
Comments
(0)