make,builder: incorporate feedback from code review on Go 1.15 update

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2020-08-17 15:26:18 +02:00
committed by Ron Evans
parent e412a63a1c
commit 8a410b993b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -346,7 +346,7 @@ endif
@$(MD5SUM) test.elf
wasmtest:
$(GO) test -buildmode exe ./tests/wasm
$(GO) test ./tests/wasm
build/release: tinygo gen-device wasi-libc
@mkdir -p build/release/tinygo/bin