From 9806454fbcd9cbb195eb5ef17e0a1d36e06a64f9 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Wed, 23 Sep 2026 19:53:07 -0700 Subject: FreeBSD support via Linux compatibility mode this is done by setting the ABI version in the ELF header. many thanks to nortti for checking that things otherwise work, and validating that the approach makes sense in terms of FreeBSD's cultural expectations. Irenes don't have the ability to easily test this on our end, but this is an easy step that can improve compatibility. Force-Push: yes Change-Id: I3d55ed240c050839b8a11312f151d0809aef9031 --- hex.hex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hex.hex') diff --git a/hex.hex b/hex.hex index 6e627e9..eeb5b25 100644 --- a/hex.hex +++ b/hex.hex @@ -16,7 +16,7 @@ 02 ~ 64-bit 01 ~ little-endian 01 ~ ELF header format v1 - 00 ~ System-V ABI + 03 ~ Linux ABI 00 00 00 00 00 00 00 00 ~ (padding) 02 00 ~ *executable -- cgit 1.4.1