AppImage / AppImage/AppImageKit
Replace /proc/self/exe with non-Linux-specific code
Open
- Dominant language
- No language data
- Stars
- 9.4k
- Forks
- 588
- PR merge metrics
- PR metrics pending
Description
Replace /proc/self/exe with non-Linux-specific code, possibly something along the lines of
https://android.googlesource.com/platform/bionic/+/f077784/libc/upstream-freebsd/lib/libc/stdlib/realpath.c
This is one requirement for being able to compile AppRun on non-Linux Unix-like systems such as FreeBSD.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.