mirror of
https://github.com/ptitSeb/box64.git
synced 2024-11-23 06:30:22 +00:00
aa2e212480
Having an entry named x86_64 in /proc/sys/fs/binfmt_misc/ is not ideal because: - it does not indicate who the binfmt provider is (others start with llvm-*, python* or qemu-* to indicate this) - it is a namespace grab -- there is no justification for box64 to grab the identifier "x86_64" over all other potential binfmt providers
3 lines
228 B
CMake
3 lines
228 B
CMake
# /etc/binfmt.d/box64.conf
|
|
:box64:M::\x7fELF\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x3e\x00:\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xfe\xff\xff\xff:${CMAKE_INSTALL_PREFIX}/bin/${BOX64}:
|