u-config
- According to “personal” “micro”benchmarks,
u-config
is around 1.5x faster thanpkgconf
with a slightly smaller footprint - Does not support
PKG_CONFIG_SYSROOT_DIR
but seems to setpc_sysrootdir
to/
insrc/u-config.c
by default rad
still needs to setPKG_CONFIG_SYSROOT_DIR
incross
as we can’t guarantee whatpkg-config
implementation the host is using- Requires
pkg.m4
frompkgconf
; otherwise several packages (eiwd
,libarchive
andmake
) will not build