mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-25 20:12:12 +00:00
libxmlrpc is able to build shared libraries only for (e)glibc system since the regexp in config.mk.in is based on "linux-gnu". Change this regexp to match "linux-uclibc". Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>