mirror of
https://github.com/FEX-Emu/FEX.git
synced 2024-12-13 09:06:17 +00:00
09a49a3420
This is a new procfs symlink path that changes behaviour of binfmt_misc when exposed. We need to check both procfs/exe and procfs/interpreter and see if they exist AND also differ. Once/if they do then we can disable a bunch of checking of paths once they do. The fallback when none of this is supported has the same behaviour has previously where it still does all the regular checking. During binfmt_misc install cmake will check the kernel version for the raw binfmt_misc writing. Which will never pass until we have a real kernel version that it is upstreamed in. For update-binfmts we add a new optional argument where the tool will drop the flag if the host kernel version isn't new enough to handle the option. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FEX-x86_64.in | ||
FEX-x86.in |