tinygo/builder
Ayke van Laethem 7d4bf09b1a builder: use correct permission bits when creating a library
Previously, the wrong permission bits were emitted by
`tinygo build-library`. This commit fixes that, by `chmod`'ing to
reasonable default permission bits.
2022-03-12 23:20:38 +01:00
..
ar.go
build.go
builder_test.go
buildid.go
builtins.go
cc.go
cc1as.cpp
cc1as.h
cc_test.go
clang.cpp
commands.go
config.go
darwin-libsystem.go
elfpatch.go
env.go
error.go
esp.go
jobs.go
library.go
lld.cpp
mingw-w64.go
musl.go
nrfutil.go
objcopy.go
picolibc.go
sizes.go
tools-builtin.go
tools-external.go
tools.go
uf2.go