[OE-core] [PATCH] Fixing the warning

Saul Wold sgw at linux.intel.com
Tue Oct 15 18:50:07 UTC 2013


On 10/08/2013 09:25 PM, Sujith H wrote:
> Warning: No GNU_HASH in the elf binary
>

The short commit message needs to be in the format similar to
nspr: Add LDFLAGS to TARGET_CC_ARCH to fix Warning

Then more details in the commit message.

Can you give more details about which target this is failing, I am not 
sure we have seen these.

1.5 is complete and will be released shortly.

Thanks
	Sau!

> Signed-off-by: Sujith H <Sujith_Haridasan at mentor.com>
> ---
>   meta/recipes-support/nspr/nspr_4.10.bb | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-support/nspr/nspr_4.10.bb b/meta/recipes-support/nspr/nspr_4.10.bb
> index fcecb95..4247fd0 100644
> --- a/meta/recipes-support/nspr/nspr_4.10.bb
> +++ b/meta/recipes-support/nspr/nspr_4.10.bb
> @@ -19,6 +19,7 @@ SRC_URI[sha256sum] = "0cfbe561676b92e5af3ddc7ac77452014e3da8885da66baec811e73541
>   S = "${WORKDIR}/nspr-${PV}/nspr"
>
>   RDEPENDS_${PN}-dev += "perl"
> +TARGET_CC_ARCH += "${LDFLAGS}"
>
>   TESTS = "runtests.pl \
>       runtests.sh \
>



More information about the Openembedded-core mailing list