mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-17 18:02:57 +00:00
7d4bf09b1a
Previously, the wrong permission bits were emitted by `tinygo build-library`. This commit fixes that, by `chmod`'ing to reasonable default permission bits.