aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-native_1.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/go/go-native_1.9.bb')
-rw-r--r--meta/recipes-devtools/go/go-native_1.9.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/go/go-native_1.9.bb b/meta/recipes-devtools/go/go-native_1.9.bb
index bbf3c0dd73..8621e1df32 100644
--- a/meta/recipes-devtools/go/go-native_1.9.bb
+++ b/meta/recipes-devtools/go/go-native_1.9.bb
@@ -1,2 +1,4 @@
require ${PN}.inc
require go-${PV}.inc
+
+GOMAKEARGS = "--host-only --no-banner"