libconfig-general-perl: Enable on musl targets

its needed by tgt and thankfully builds with musl these days

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2024-01-08 20:11:24 -08:00
parent 9a8839e2b7
commit 15abedd8ab
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -12,8 +12,6 @@ SRC_URI[sha256sum] = "4d6d5754be3a9f30906836f0cc10e554c8832e14e7a1341efb15b05d70
S = "${WORKDIR}/${SRCNAME}-${PV}"
COMPATIBLE_HOST:libc-musl = "null"
EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}"
inherit cpan