]> git.ipfire.org Git - thirdparty/iproute2.git/commit
configure: Allow command line override of toolchain
authorDavid Ahern <dsahern@kernel.org>
Mon, 7 Feb 2022 00:02:44 +0000 (17:02 -0700)
committerDavid Ahern <dsahern@kernel.org>
Mon, 28 Feb 2022 17:43:35 +0000 (10:43 -0700)
commit386ae64c8312dd27b09508993a7c8386aff8b1d3
tree2afcb2520e8330c3ea6711561cebbd278cb40bf9
parentbea92cb07655abdaf6bce72998a6e2be39c0bc69
configure: Allow command line override of toolchain

Easy way to build for both gcc and clang.

Signed-off-by: David Ahern <dsahern@kernel.org>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
configure