diff options
Diffstat (limited to 'recipes-networking/netns/netns_git.bb')
| -rw-r--r-- | recipes-networking/netns/netns_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-networking/netns/netns_git.bb b/recipes-networking/netns/netns_git.bb index 1efcf9a6..470dfacf 100644 --- a/recipes-networking/netns/netns_git.bb +++ b/recipes-networking/netns/netns_git.bb | |||
| @@ -14,7 +14,7 @@ inherit go | |||
| 14 | 14 | ||
| 15 | do_compile() { | 15 | do_compile() { |
| 16 | export GOARCH="${TARGET_GOARCH}" | 16 | export GOARCH="${TARGET_GOARCH}" |
| 17 | 17 | export GOROOT="${STAGING_LIBDIR_NATIVE}/${TARGET_SYS}/go" | |
| 18 | # Setup vendor directory so that it can be used in GOPATH. | 18 | # Setup vendor directory so that it can be used in GOPATH. |
| 19 | # | 19 | # |
| 20 | # Go looks in a src directory under any directory in GOPATH but netns | 20 | # Go looks in a src directory under any directory in GOPATH but netns |
