]> code.ossystems Code Review - openembedded-core.git/commit
go.bbclass: remove some xxx_FINAL variables
authorMatt Madison <matt@madison.systems>
Tue, 12 Sep 2017 12:50:23 +0000 (09:50 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Sep 2017 22:51:37 +0000 (23:51 +0100)
commit31aa0d8a62be95d093d3c7581efa41f74b9131ad
tree453d4337b7a2647154be85f8bfeee15bbc310c1e
parent2d37f60c2606de216aaa2d593b73b1de0a5c031e
go.bbclass: remove some xxx_FINAL variables

GOROOT_FINAL is used by the Go linker for rewriting
source paths when the build GOROOT is not the same
as the runtime GOROOT, but the other _FINAL variables
aren't really needed.

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>
meta/classes/go.bbclass