diff options
author | Damian Gryski <[email protected]> | 2021-09-05 17:32:00 -0700 |
---|---|---|
committer | Ron Evans <[email protected]> | 2021-09-07 08:00:11 +0200 |
commit | 32de906f6d8d76e8ad0ce663c34b23760b05d809 (patch) | |
tree | 174975064aec6cfd5a9febaa544715d5f05fee3c /Makefile | |
parent | eaab05fc43129d3ac816ece486498c0b752a1262 (diff) | |
download | tinygo-32de906f6d8d76e8ad0ce663c34b23760b05d809.tar.gz tinygo-32de906f6d8d76e8ad0ce663c34b23760b05d809.zip |
internal/task, runtime: add subsections_via_symbols to assembly files on darwin
This allows the assembly routines in these files to be stripped as dead
code if they're not referenced. This solves the link issues on MacOS
when the `leaking` garbage collector or the `coroutines` scheduler
are selected.
Fixes #2081
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions