Re: [PATCH v3 00/11] Fix 32-bit build for plugins

2025-01-09 Thread Pierrick Bouvier
On 1/9/25 03:44, Alex Bennée wrote: Pierrick Bouvier writes: Since 9.2.0 release, we are building contrib plugins using the QEMU build system (before, it was external makefiles). When building for 32-bit host platform, some warnings are triggered and build fail. Thus, at the time, the decisio

Re: [PATCH v3 00/11] Fix 32-bit build for plugins

2025-01-09 Thread Alex Bennée
Pierrick Bouvier writes: > Since 9.2.0 release, we are building contrib plugins using the QEMU build > system > (before, it was external makefiles). When building for 32-bit host platform, > some warnings are triggered and build fail. > > Thus, at the time, the decision was to not fix those plug

[PATCH v3 00/11] Fix 32-bit build for plugins

2024-12-17 Thread Pierrick Bouvier
Since 9.2.0 release, we are building contrib plugins using the QEMU build system (before, it was external makefiles). When building for 32-bit host platform, some warnings are triggered and build fail. Thus, at the time, the decision was to not fix those plugins, and disable by default plugins for