On Tue, Nov 25, 2025, at 8:55 PM, Aaron Merey wrote:
> Otherwise this patch LGTM. IIRC this patch was motivated by a build
> error on Debian. Were you able to verify that this patch fixes the
> error in that build environment?
Coming back to this, I managed to get an m68k Debian vm going with qemu, but
the elfutils build is currently stuck on an unrelated configury issue
checking for library containing ZSTD_decompress... no
./configure: line 8701: syntax error near unexpected token
`ZSTD_COMPRESS,libzstd'
./configure: line 8701: ` PKG_CHECK_MODULES(ZSTD_COMPRESS,libzstd >=
1.4.0,'
I'll let you know if I can get past that and confirm the patch.
--
All the best,
Serhei