]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
Makefile: sort inputs to linker so that build is reproducible
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 21 Jan 2020 12:05:42 +0000 (13:05 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 21 Jan 2020 14:51:07 +0000 (15:51 +0100)
commit3a3a56e217be35c4844420d670fbb58407927e81
tree0573f77f697908931e2a7b7ee642117a5dfd7edb
parent64576f9a062516ff29a6186bac7527d55e29d258
Makefile: sort inputs to linker so that build is reproducible

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/Makefile