summaryrefslogtreecommitdiffstats
path: root/recipes-networking/netns
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-networking/netns')
-rw-r--r--recipes-networking/netns/netns_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-networking/netns/netns_git.bb b/recipes-networking/netns/netns_git.bb
index 82a961bf..b6d35948 100644
--- a/recipes-networking/netns/netns_git.bb
+++ b/recipes-networking/netns/netns_git.bb
@@ -15,6 +15,8 @@ S = "${WORKDIR}/git"
15inherit goarch 15inherit goarch
16inherit go 16inherit go
17 17
18EXTRA_OEMAKE = "GO='${GO}'"
19
18do_compile() { 20do_compile() {
19 export GOARCH="${TARGET_GOARCH}" 21 export GOARCH="${TARGET_GOARCH}"
20 export GOROOT="${STAGING_LIBDIR_NATIVE}/${TARGET_SYS}/go" 22 export GOROOT="${STAGING_LIBDIR_NATIVE}/${TARGET_SYS}/go"