testfloat: Fix No GNU_HASH in the elf binary warnings

These warnings are observed when testfloat is built with certain
external toolchains.

Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Fahad Usman 2016-08-18 18:05:56 +05:00 committed by Martin Jansa
parent c4ea81241b
commit 8885e4a2f1

View File

@ -20,6 +20,8 @@ SRC_URI[SoftFloat.sha256sum] = "946fd23180559d60eb6683dda1cf8b142f5426dedfefb97b
S = "${WORKDIR}"
TARGET_CC_ARCH += "${LDFLAGS}"
do_compile(){
oe_runmake -C SoftFloat-${PV}/build/Linux-Cross-Compile/
oe_runmake -C TestFloat-${PV}/build/Linux-Cross-Compile/