diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-01-01 12:29:56 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-05 17:18:15 +0000 |
commit | 0111724c3405c422730aaf1353269e3665aea6e2 (patch) | |
tree | 1fc6ca673872eceb5e97140d0c47adec538f1f3c /documentation/sphinx | |
parent | 51a8e28fe03c167727be99183fa82ab88ffe9876 (diff) | |
download | poky-0111724c3405c422730aaf1353269e3665aea6e2.tar.gz |
go: correctly set debug-prefix-map and build directory
Go has its own system for creating temporary build
sub-directories with randomized names, and setting
up debug-prefix-map on the fly to prevent those
directories leaking into target binaries. OE's own
settings were clashing with it, so this change
carefully avoids the two stepping on each other.
Additionally, the top level build directory cannot
be named 'go-something'.
(From OE-Core rev: 9985b17a30bb9b9f1bc82a44662687db5cead66e)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sphinx')
0 files changed, 0 insertions, 0 deletions