mirror of https://github.com/tinygo-org/tinygo.git
Browse Source
This replaces the older way which just does the following: go install . and go test -v . Instead, `make` and `make test` will now build TinyGo statically linked against LLVM, so that `go install` and `go test -v` should be used manually.pull/289/head
Ayke van Laethem
6 years ago
committed by
Ron Evans
3 changed files with 7 additions and 14 deletions
Loading…
Reference in new issue