flathub / flathub/org.gnu.emacs
Sandbox elements visible to compile mode
Open
- Dominant language
- No language data
- Stars
- 18
- Forks
- 20
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 1
Description
There appear to be some issues with the sandbox affecting what's visible to, for instance, compile mode.
For example, if I compile with clang's `scan-build`, it finds `/usr/bin/clang-6.0`, which is not actually installed on my system (I have clang 7 installed); so, I'm guessing it's getting picked up from the flatpak's sandbox.
Things like compile mode need to see the system, not the sandbox.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.