aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-1.9.inc
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2017-11-15 10:57:05 +0800
committerRobert Yang <liezhi.yang@windriver.com>2017-11-30 09:27:27 +0800
commit12c2694b20a9198d2d4f02100ced3dbdc1351f75 (patch)
treebe3ff0d7a5c07b2f6028a47352ce8cfe0db52658 /meta/recipes-devtools/go/go-1.9.inc
parent33418ed064fe9cff5b4803f09135a81d9170c189 (diff)
downloadopenembedded-core-contrib-12c2694b20a9198d2d4f02100ced3dbdc1351f75.tar.gz
go-native: fix PATH issue when len(TMPDIR) == 410
The buf is used for saving PATH, 4096 is a little small when building in deep path, for example, it would be failed when oe-coe's len(TMPDIR) == 410, use 8192 can fix the problem. Fixed: $ bitbake go-native [snip] gcc -isystem/workspace2/lyang1/aaaaaaaa/[snip] exec gcc: No such file or directory [snip] Only go-native needs this patch since only it uses go1.4 which has unix.c. [YOCTO #11351] Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/recipes-devtools/go/go-1.9.inc')
0 files changed, 0 insertions, 0 deletions