|
| From: | Richard Henderson |
| Subject: | Re: [PATCH v5 5/5] dump: Add create_win_dump() stub for non-x86 targets |
| Date: | Fri, 24 Feb 2023 11:10:17 -1000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 |
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~
| [Prev in Thread] | Current Thread | [Next in Thread] |