It means that the compile didn't respect LDFLAGS from the environment
(which sets the ELF hashing type).  Most usual build systems handle
this for you, but if your recipe uses hand-coded Makefiles then you'll
need to figure out what they're doing and how to make it respect
$LDFLAGS.

Ross

On Tue, 23 Apr 2019 at 23:49, JH <jupiter....@gmail.com> wrote:
>
> Hi,
>
> What is the following WARNING means, how can I fix it?
>
> yocto-sample-1.0.0-0 do_package_qa: QA Issue: No GNU_HASH in the ELF
> binary my_library, didn't pass LDFLAGS? [ldflags]
>
> Thank you.
>
> Kind regards,
>
> - jupiter
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to