[oe] [meta-oe][PATCH] testfloat: Fix No GNU_HASH in the elf binary warnings

Khem Raj raj.khem at gmail.com
Thu Aug 18 17:42:37 UTC 2016


> On Aug 18, 2016, at 6:05 AM, Fahad Usman <fahad_usman at mentor.com> wrote:
> 
> These warnings are observed when testfloat is built with certain
> external toolchains.
> 
> Signed-off-by: Fahad Usman <fahad_usman at mentor.com>
> ---
> meta-oe/recipes-extended/testfloat/testfloat_3a.bb | 2 ++
> 1 file changed, 2 insertions(+)
> 
> diff --git a/meta-oe/recipes-extended/testfloat/testfloat_3a.bb b/meta-oe/recipes-extended/testfloat/testfloat_3a.bb
> index 28e9677..bb6e2ae 100644
> --- a/meta-oe/recipes-extended/testfloat/testfloat_3a.bb
> +++ b/meta-oe/recipes-extended/testfloat/testfloat_3a.bb
> @@ -20,6 +20,8 @@ SRC_URI[SoftFloat.sha256sum] = "946fd23180559d60eb6683dda1cf8b142f5426dedfefb97b
> 
> S = "${WORKDIR}"
> 
> +TARGET_CC_ARCH += "${LDFLAGS}”

it probably is not using LDFLAGS for linking cmline in makefile
I think that will be an upstreamable fix.

> +
> do_compile(){
>     oe_runmake -C SoftFloat-${PV}/build/Linux-Cross-Compile/
>     oe_runmake -C TestFloat-${PV}/build/Linux-Cross-Compile/
> --
> 2.8.1
> 
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20160818/0e1c697b/attachment-0002.sig>


More information about the Openembedded-devel mailing list