]> code.ossystems Code Review - openembedded-core.git/commit
go-runtime: remove unneeded nativesdk override, rename variable
authorMatt Madison <matt@madison.systems>
Sun, 4 Mar 2018 21:09:36 +0000 (13:09 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Mar 2018 14:36:33 +0000 (06:36 -0800)
commitb5ee166307ea095c77237e06744dff6810800bad
treed3ac9c743c712fa92696a8bda7725e74c8b8c10e
parentd2201447692940a5b21977fc28e6b944e3a53d3c
go-runtime: remove unneeded nativesdk override, rename variable

since GO_LDFLAGS is also used by the dist tool, and it's confusing
to use a variable with the same name (but not exported, so unused
by make.bash/dist).

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/go/go-runtime.inc