On 01/10/2024 00.19, Philippe Mathieu-Daudé wrote:
Extract machine compat properties to machine-compat.c. Add the unit to the meson specific_ss[] source set so we can use target specific (poisoned) definitions.
Why is this required? Shouldn't target-specific settings rather be done in the various machine files instead?
Thomas