mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
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 <matt@madison.systems> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
af1ee398b3
commit
58551a0b53
@@ -1,4 +1,2 @@
|
||||
require go-${PV}.inc
|
||||
require go-target.inc
|
||||
TUNE_CCARGS_remove = "-march=mips32r2"
|
||||
SECURITY_PIE_CFLAGS_remove = "-fPIE -pie"
|
||||
|
||||
Reference in New Issue
Block a user