On 2/23/23 21:38, Philippe Mathieu-Daudé wrote:
-specific_ss.add(when: 'CONFIG_SOFTMMU', if_true: [files('dump.c'), snappy, lzo]) +softmmu_ss.add(when: 'CONFIG_SOFTMMU', if_true: [files('dump.c'), snappy, lzo])
You can remove the when: as well, yes? r~