Commit Graph

1 Commits

Author SHA1 Message Date
termux-pacman-bot
daab57c3d1 llvm: Avoid looking at /proc/self/exe
LLVM looks at /proc/self/exe to determine which binary has been called.
This does not work with the proposed changes for termux-exec:
https://github.com/termux/termux-exec/pull/24

Luckily the fallback to look at argv0 works instead.
2023-10-04 12:40:02 +00:00