diff options
author | Matt Madison <matt@madison.systems> | 2017-09-12 09:50:25 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-12 23:55:29 +0100 |
commit | 4c6ce2b64763e0f586f198c03644befa55017396 (patch) | |
tree | d2b518a3bd5116ddad06ea964c1aba4240793727 /meta/recipes-devtools/go/go_1.8.bb | |
parent | 6128573e237285a01be011afdbcdf0fbfeee1610 (diff) | |
download | poky-4c6ce2b64763e0f586f198c03644befa55017396.tar.gz |
go.bbclass: clean up CGO_xxx settings
* use conditional assignment for the CGO_xxx
variables, so they can be overridden more easily
* remove the TOOLCHAIN_OPTIONS and TARGET_CC_ARCH
references, since those are already present in
CC and CXX
* remove the TARGET_ prefix so the values are
appropriate for native, nativesdk, etc. builds
* move the GOROOT export away from the CGO settings
and closer to its definition
(From OE-Core rev: 088528021d6979a8e2d6bc33d63a166e300cfde4)
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>
Diffstat (limited to 'meta/recipes-devtools/go/go_1.8.bb')
0 files changed, 0 insertions, 0 deletions