On 2/21/23 12:52, Alex Bennée wrote:
-# and BSD? -specific_ss.add(when: 'CONFIG_LINUX_USER', if_true: files('user-target.c')) +# The user-target is specialised by the guest +specific_ss.add(when: 'CONFIG_USER_ONLY', if_true: files('user-target.c'))
Looks like should be folded to patch 10. r~