]> code.ossystems Code Review - openembedded-core.git/commit
go-native: use libdir_native
authorDan McGregor <dan.mcgregor@usask.ca>
Wed, 9 May 2018 16:31:27 +0000 (10:31 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 May 2018 09:00:29 +0000 (10:00 +0100)
commitaf1ba0dfc904c78e3e030b9d81806f8269e66c56
tree43680c012ab7f344212eabcec3670ca115bedf41
parent5681ba2e403afb6cea03662a2aca6b1834567ddc
go-native: use libdir_native

Setting staging_libdir to libdir caused unnecessary rebuilds of
go-native when switching from a multilib build to a non-multilib
build. Switch to libdir_native because it doesn't change based on
target configuration.

Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/go/go-native.inc