[oe-commits] [meta-openembedded] 15/19: Revert "testfloat: Fix No GNU_HASH in the elf binary warnings"

git at git.openembedded.org git at git.openembedded.org
Mon Aug 22 14:05:10 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 481f6805627154f31f87f8569b616e4eae891f38
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Mon Aug 22 16:02:57 2016 +0200

    Revert "testfloat: Fix No GNU_HASH in the elf binary warnings"
    
    There is v2 patch for this.
    
    This reverts commit 8885e4a2f17b4573e47cab575cd4428345d29a11.
---
 meta-oe/recipes-extended/testfloat/testfloat_3a.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-oe/recipes-extended/testfloat/testfloat_3a.bb b/meta-oe/recipes-extended/testfloat/testfloat_3a.bb
index bb6e2ae..28e9677 100644
--- a/meta-oe/recipes-extended/testfloat/testfloat_3a.bb
+++ b/meta-oe/recipes-extended/testfloat/testfloat_3a.bb
@@ -20,8 +20,6 @@ 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/

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list