Browse Source
Make's 'wildcard' function returns matching file paths in an unpredictable order, thereby causing false mismatches in the produced SHA256STAMPs from system to system. This commit sorts the file paths given to 'cat' to make the stamps deterministic. Changelog-Fixed: The build system no longer spuriously regenerates generated sources due to differences in `readdir`(3) sort order.pyln
Matt Whitlock
4 years ago
committed by
Rusty Russell
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue