diff options
Diffstat (limited to 'recipes-devtools/go')
| -rw-r--r-- | recipes-devtools/go/go-build_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/go/go-build_git.bb b/recipes-devtools/go/go-build_git.bb index f94a7225..e057b6d7 100644 --- a/recipes-devtools/go/go-build_git.bb +++ b/recipes-devtools/go/go-build_git.bb | |||
| @@ -20,6 +20,7 @@ PV = "0.1-git${SRCREV_runx}" | |||
| 20 | 20 | ||
| 21 | inherit features_check | 21 | inherit features_check |
| 22 | REQUIRED_DISTRO_FEATURES = "vmsep" | 22 | REQUIRED_DISTRO_FEATURES = "vmsep" |
| 23 | GO_PARALLEL_BUILD ?= "${@oe.utils.parallel_make_argument(d, '-p %d')}" | ||
| 23 | 24 | ||
| 24 | inherit pkgconfig | 25 | inherit pkgconfig |
| 25 | 26 | ||
