build: cross-compiled executable has large comment section
Open
kind: build
- Dominant language
- Nim
- Stars
- 23
- Forks
- 17
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 1
Description
Follow-up from https://github.com/exercism/configlet/commit/0e8d6659e43dbf0628abcd5ba477e0a011a7058a
Some options:
1. Wait for `zig objcopy` to support `-R, --remove-section`
2. Install `llvm-strip` in CI.
3. Run a `strip` that supports the executable as a target
4. Stop the comment section from being added in the first place
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.