Hi Martin

On Sun, Sep 11, 2022 at 12:12 PM Martin Jansa <martin.ja...@gmail.com> wrote:
>
> Signed-off-by: Martin Jansa <martin.ja...@gmail.com>
> ---
>  meta-oe/recipes-support/lvm2/lvm2.inc | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc 
> b/meta-oe/recipes-support/lvm2/lvm2.inc
> index 34e57ec7a5..dfabf11e2f 100644
> --- a/meta-oe/recipes-support/lvm2/lvm2.inc
> +++ b/meta-oe/recipes-support/lvm2/lvm2.inc
> @@ -57,3 +57,7 @@ EXTRA_OECONF = "--with-user= \
>                  --with-thin-repair=${sbindir}/thin_repair \
>                  --with-thin-restore=${sbindir}/thin_restore \
>  "
> +
> +# gold doesn't like multiple dm_bitset_parse_list definitions in 
> libdm/.exported_symbols.DM_1_02_138 and libdm/.exported_symbols.DM_1_02_129
> +# after it was uncommented in the later in 2.03.12 with 
> https://github.com/lvmteam/lvm2/commit/60eb608d66c2056a78e81f27db3da14139d9faab
> +LDFLAGS += "-fuse-ld=bfd"

We do have third player in the game, lld and this would mean
that even lld is disabled. so perhaps its better apply this only when
ld-is-gold distro feature is on.

> --
> 2.37.3
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#98739): 
https://lists.openembedded.org/g/openembedded-devel/message/98739
Mute This Topic: https://lists.openembedded.org/mt/93618041/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to