> On Aug 18, 2016, at 6:05 AM, Fahad Usman <[email protected]> wrote:
> 
> These warnings are observed when testfloat is built with certain
> external toolchains.
> 
> Signed-off-by: Fahad Usman <[email protected]>
> ---
> 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
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to