openwrt/tools/libtool
Michael Pratt fddac9af6f tools/libtool: remove parallel building
There is only one subdirectory for libtool that actually compiles,
so enabling parallel building has no significant beneficial effects.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-07-26 14:38:08 +02:00
..
files autotools.mk: implement PKG_FIXUP:=patch-libtool This change allows to apply OpenWrt, Buildroot and OE libtool fixes to packages which fail badly at autoreconf. The fixup covers the common libtool versions 1.5, 2.2 and 2.4 and automatically determines the correct version to use. 2011-08-01 00:22:53 +00:00
patches tools: libtool: update to 2.5.4 2025-05-03 22:25:20 +02:00
Makefile tools/libtool: remove parallel building 2025-07-26 14:38:08 +02:00