tinygo/compileopts
Ayke van Laethem d801d0cd53 builder: refactor clang include headers
Set -resource-dir in a central place instead of passing the header path
around everywhere and adding it using the `-I` flag. I believe this is
closer to how Clang is intended to be used.

This change was inspired by my attempt to add a Nix flake file to
TinyGo.
2023-10-14 11:35:26 +02:00
..
config.go builder: refactor clang include headers 2023-10-14 11:35:26 +02:00
options.go main: add -internal-nodwarf flag 2023-06-06 11:46:16 +02:00
options_test.go Add -gc=custom option (#3302) 2023-01-28 20:24:56 +01:00
target.go targets: increase default stack size to 64k for wasi/wasm targets 2023-10-04 22:43:14 +02:00
target_test.go all: update _test.go files for os.IsFoo changes 2022-08-07 10:32:23 +02:00