diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-05-19 22:49:27 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-20 20:55:09 -0700 |
commit | ee3c1aa3f34b7842c1557cfe5d8c3f7b8c692de8 (patch) | |
tree | 189bfdabd73d57b209165f036d2a1fdcedfc8492 /drivers/net/wireguard | |
parent | 20a785aa52c82246055a089e55df9dac47d67da1 (diff) | |
download | lwn-ee3c1aa3f34b7842c1557cfe5d8c3f7b8c692de8.tar.gz lwn-ee3c1aa3f34b7842c1557cfe5d8c3f7b8c692de8.zip |
wireguard: selftests: use newer iproute2 for gcc-10
gcc-10 switched to defaulting to -fno-common, which broke iproute2-5.4.
This was fixed in iproute-5.6, so switch to that. Because we're after a
stable testing surface, we generally don't like to bump these
unnecessarily, but in this case, being able to actually build is a basic
necessity.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireguard')
0 files changed, 0 insertions, 0 deletions