tinygo/goenv
Ayke van Laethem dde9b5ad3a goenv: re-add support for Clang headers on darwin
When TinyGo is installed using `go install` or `go build`, it uses the
Clang resource directory from the host. This works for Linux, but
doesn't work anymore on macOS with a recent change I made.

This re-adds support for Darwin in that case (with much, much simpler
code than there used to be).
2023-10-15 10:51:06 +02:00
..
goenv.go goenv: re-add support for Clang headers on darwin 2023-10-15 10:51:06 +02:00
tools-builtin.go builder: refactor clang include headers 2023-10-14 11:35:26 +02:00
version.go goenv: update to new v0.31.0 development version 2023-10-11 02:24:58 +02:00