On Wed, Aug 17, 2022 at 4:51 AM Andrei Gherzan <[email protected]> wrote:
>
> From: Andrei Gherzan <[email protected]>
>
> This recipe explicitely rdepends on glibc so trying to build this with
> musl will break world builds.
>

do you know why is it marked as glibc only.

> Signed-off-by: Andrei Gherzan <[email protected]>
> ---
>  recipes-containers/singularity/singularity_git.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-containers/singularity/singularity_git.bb 
> b/recipes-containers/singularity/singularity_git.bb
> index 321a9a6..8e7ab76 100644
> --- a/recipes-containers/singularity/singularity_git.bb
> +++ b/recipes-containers/singularity/singularity_git.bb
> @@ -28,3 +28,5 @@ pkg_postinst:${PN}() {
>      rm -r $D${libdir}/ssl/certs
>      ln -sr $D${sysconfdir}/ssl/certs $D${libdir}/ssl
>  }
> +
> +COMPATIBLE_HOST:libc-musl:class-target = "null"
> --
> 2.25.1
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7530): 
https://lists.yoctoproject.org/g/meta-virtualization/message/7530
Mute This Topic: https://lists.yoctoproject.org/mt/93078736/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to