[oe-commits] [openembedded-core] 03/08: go_1.9: remove obsolete overrides

git at git.openembedded.org git at git.openembedded.org
Mon Sep 25 13:19:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 8a6b6c76dfc73aa6690f09dc2e0c16b81155f2d6
Author: Matt Madison <matt at madison.systems>
AuthorDate: Fri Sep 22 17:58:22 2017 -0700

    go_1.9: remove obsolete overrides
    
    Now that mips and security flags fixes are in place
    in the bbclasses, remove the local settings in this
    recipe.
    
    Signed-off-by: Matt Madison <matt at madison.systems>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/go/go_1.9.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-devtools/go/go_1.9.bb b/meta/recipes-devtools/go/go_1.9.bb
index 08ab793..c67e2cb 100644
--- a/meta/recipes-devtools/go/go_1.9.bb
+++ b/meta/recipes-devtools/go/go_1.9.bb
@@ -1,4 +1,2 @@
 require go-${PV}.inc
 require go-target.inc
-TUNE_CCARGS_remove = "-march=mips32r2"
-SECURITY_PIE_CFLAGS_remove = "-fPIE -pie"

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


More information about the Openembedded-commits mailing list