diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2024-10-29 14:10:05 +0100 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2024-10-29 14:10:05 +0100 |
| commit | 2aff4239ccb0b6a50fa3aa84a011b293f0b85822 (patch) | |
| tree | 89596758ee661099382a7920980d170d8ba36600 /system | |
| parent | d99d18759bf7d1e2e83b5c263f7f915ec8e7b7d0 (diff) | |
| download | box64-2aff4239ccb0b6a50fa3aa84a011b293f0b85822.tar.gz box64-2aff4239ccb0b6a50fa3aa84a011b293f0b85822.zip | |
[BOX32] Added an option to also add binfmt integration for box32 (for #1973)
Diffstat (limited to 'system')
| -rw-r--r-- | system/box32.conf.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/box32.conf.cmake b/system/box32.conf.cmake new file mode 100644 index 00000000..0e872132 --- /dev/null +++ b/system/box32.conf.cmake @@ -0,0 +1,2 @@ +# /etc/binfmt.d/box32.conf +:box32:M::\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x03\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:${CMAKE_INSTALL_PREFIX}/bin/${BOX64}: |