mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
go: rename go.inc -> go-target.inc
to make it clearer that it is only used for building the toolchain for the target. (From OE-Core rev: 780aa334f8614c80ce5b9cb77b0cea2fcd482614) Signed-off-by: Matt Madison <matt@madison.systems> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4c6ce2b647
commit
242318fa28
@@ -1,4 +1,4 @@
|
||||
require go-${PV}.inc
|
||||
require go.inc
|
||||
require go-target.inc
|
||||
TUNE_CCARGS_remove = "-march=mips32r2"
|
||||
SECURITY_PIE_CFLAGS_remove = "-fPIE -pie"
|
||||
|
||||
Reference in New Issue
Block a user