Re: [PATCH 5/7] plugins: fix inclusion of user-mode APIs

2025-07-10 Thread Pierrick Bouvier
On 7/10/25 3:45 AM, Alex Bennée wrote: In 903e870f24 (plugins/api: split out binary path/start/end/entry code) we didn't actually enable the building of the new plugin helper. However this was missed because only contrib plugins like drcov actually used the helpers. With that fixed we discover w

[PATCH 5/7] plugins: fix inclusion of user-mode APIs

2025-07-10 Thread Alex Bennée
In 903e870f24 (plugins/api: split out binary path/start/end/entry code) we didn't actually enable the building of the new plugin helper. However this was missed because only contrib plugins like drcov actually used the helpers. With that fixed we discover we also need some more includes to be able