From 58551a0b5398938c896c99adee2b33e0c4b72ff9 Mon Sep 17 00:00:00 2001 From: Matt Madison Date: Fri, 22 Sep 2017 17:58:22 -0700 Subject: 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. (From OE-Core rev: 8a6b6c76dfc73aa6690f09dc2e0c16b81155f2d6) Signed-off-by: Matt Madison Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-devtools/go/go_1.9.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta') diff --git a/meta/recipes-devtools/go/go_1.9.bb b/meta/recipes-devtools/go/go_1.9.bb index 08ab793f86..c67e2cb050 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" -- cgit v1.2.3-54-g00ecf