commit | 957fbe64308d2ed2d3bdf8da57f92826251da7ed | [log] [tgz] |
---|---|---|
author | Jason A. Donenfeld <Jason@zx2c4.com> | Thu Aug 29 16:50:09 2024 +0200 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Thu Aug 29 17:25:38 2024 +0200 |
tree | a03ea1e01b1212a6c96b1d75e45dbe629f06df1e | |
parent | 74507e63297b7ed88de6981cd04c2dd4c6ee13c9 [diff] |
wireguard: selftests: move from musl.cc to arnd's crosstool compilers Arnd's compilers don't come with a libc, so we have to build this ourselves, but they are more reliably updated and support an interesting set of architectures. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>