Skip to content

builder: use correct permission bits when creating a library#2708

Merged
deadprogram merged 1 commit intodevfrom
fix-library-permission
Mar 12, 2022
Merged

builder: use correct permission bits when creating a library#2708
deadprogram merged 1 commit intodevfrom
fix-library-permission

Conversation

@aykevl
Copy link
Member

@aykevl aykevl commented Mar 12, 2022

Previously, the wrong permission bits were emitted by tinygo build-library. This commit fixes that, by chmod'ing to reasonable default permission bits.

See: #2685 and #2691.

Previously, the wrong permission bits were emitted by
`tinygo build-library`. This commit fixes that, by `chmod`'ing to
reasonable default permission bits.
@deadprogram
Copy link
Member

Thanks for a more complete fix to this issue. Merging.

@deadprogram deadprogram merged commit 7d4bf09 into dev Mar 12, 2022
@deadprogram deadprogram deleted the fix-library-permission branch March 12, 2022 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants