From 2aff4239ccb0b6a50fa3aa84a011b293f0b85822 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Tue, 29 Oct 2024 14:10:05 +0100 Subject: [BOX32] Added an option to also add binfmt integration for box32 (for #1973) --- system/box32.conf.cmake | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 system/box32.conf.cmake (limited to 'system') 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}: -- cgit 1.4.1