summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-target.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/go/go-target.inc')
-rw-r--r--meta/recipes-devtools/go/go-target.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/go/go-target.inc b/meta/recipes-devtools/go/go-target.inc
index b0d487ae1c..d085643036 100644
--- a/meta/recipes-devtools/go/go-target.inc
+++ b/meta/recipes-devtools/go/go-target.inc
@@ -29,7 +29,6 @@ do_compile() {
29 ./make.bash --target-only --no-banner 29 ./make.bash --target-only --no-banner
30 cd ${B} 30 cd ${B}
31} 31}
32do_compile[dirs] =+ "${GOTMPDIR} ${B}/bin ${B}/pkg"
33do_compile[cleandirs] += "${GOTMPDIR} ${B}/bin ${B}/pkg" 32do_compile[cleandirs] += "${GOTMPDIR} ${B}/bin ${B}/pkg"
34 33
35do_install() { 34do_install() {