1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network/utils/iproute2
George Tsiamasiotis 4153205022 iproute2: split iproute2 configure and compile logic
Previously we relied on the iproute2 makefile automatically running the
configure script on first run. This does not allow control of some
configure options, or of when the configure script is re-run.

The motivating usecase here is ./configure --color=auto, though that is
not implemented in this commit.

Signed-off-by: George Tsiamasiotis <george@tsiamasiotis.gr>
Link: https://github.com/openwrt/openwrt/pull/20281
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-10-06 19:08:56 +02:00
..
patches iproute2: update to 6.13 2025-02-22 20:22:26 +01:00
Makefile iproute2: split iproute2 configure and compile logic 2025-10-06 19:08:56 +02:00