HaxeFoundation / HaxeFoundation/neko
neko-booted binaries cannot be processed by install_name_tool on Mac
Open
- Dominant language
- C
- Stars
- 587
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
```
install_name_tool: the __LINKEDIT segment does not cover the end of the file (can't be processed)
```
This affects the homebrew package: https://github.com/Homebrew/homebrew-core/pull/982
@kulick: Do you think that's something can be solved by properly handling ELF (or equivalent header thing) on Mac?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.