mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
c4ea81241b
commit
8885e4a2f1
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user