]> git.ipfire.org Git - thirdparty/zstd.git/commit
Makefile: sort all wildcard file list expansions 2895/head
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 23 Dec 2020 18:14:32 +0000 (19:14 +0100)
committerAlexander Kanavin <alex@linutronix.de>
Thu, 2 Dec 2021 11:04:11 +0000 (12:04 +0100)
commit1e514feec63f29be10963f6d8bfa753d2386b07d
tree3bafb4fe40545726b7e9997af97a151dde087e31
parent9b97fdf74fa9f8adaa557a710b726e2e6966adee
Makefile: sort all wildcard file list expansions

Otherwise the order is non-deterministic and breaks
reproducible builds.
programs/Makefile
tests/Makefile
tests/fuzz/Makefile