From: Etienne Cordonnier <[email protected]> E.g. Darwin uses .dylib instead.
Signed-off-by: Etienne Cordonnier <[email protected]> --- meta/recipes-core/libxcrypt/libxcrypt.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/recipes-core/libxcrypt/libxcrypt.inc b/meta/recipes-core/libxcrypt/libxcrypt.inc index 61b0381076..7b484d86bc 100644 --- a/meta/recipes-core/libxcrypt/libxcrypt.inc +++ b/meta/recipes-core/libxcrypt/libxcrypt.inc @@ -17,10 +17,10 @@ SRC_URI += "file://fix_cflags_handling.patch" PROVIDES = "virtual/crypt" -FILES:${PN} = "${libdir}/libcrypt*.so.* \ - ${libdir}/libcrypt-*.so \ - ${libdir}/libowcrypt*.so.* \ - ${libdir}/libowcrypt-*.so \ +FILES:${PN} = "${libdir}/libcrypt*${SOLIBS} \ + ${libdir}/libcrypt-*${SOLIBSDEV} \ + ${libdir}/libowcrypt*${SOLIBS} \ + ${libdir}/libowcrypt-*${SOLIBSDEV} \ " S = "${WORKDIR}/git" -- 2.36.1.vfs.0.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#181712): https://lists.openembedded.org/g/openembedded-core/message/181712 Mute This Topic: https://lists.openembedded.org/mt/99131713/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
