On 24/2/23 22:10, Richard Henderson wrote:
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?
Good point!