tinygo/compileopts
Ayke van Laethem 79bdd3f79a picolibc: add include directory to build artefact
This is really just a preparatory commit for musl support. The idea is
to store not just the archive file (.a) but also an include directory.
This is optional for picolibc but required for musl, so the main purpose
of this commit is the refactor needed for this change.
2021-11-04 17:15:38 +01:00
..
config.go picolibc: add include directory to build artefact 2021-11-04 17:15:38 +01:00
options.go main: test other architectures by specifying a different GOARCH 2021-10-04 18:22:55 +02:00
options_test.go compileopts: improve error reporting of unsupported flags 2020-05-16 23:29:47 +02:00
target.go targets: add CPU property everywhere 2021-11-03 23:03:44 +01:00
target_test.go main: remove -target flag for LLVM targets 2021-10-04 18:22:55 +02:00