[PATCH v3 0/2] replace int flags with booleans

David Marchand david.marchand at redhat.com
Thu Jun 15 15:53:17 CEST 2023


On Tue, Jun 13, 2023 at 5:34 PM Bruce Richardson
<bruce.richardson at intel.com> wrote:
>
> in meson.build files, some flags were being treated as integers rather
> than using the more logical option of booleans. Fix this.
>
> V3: drop the patch requiring libnuma from this set, to make this only
>    a simple set changing the types of the flag. The other patch will be
>    submitted separately for better tracking.
>
> Bruce Richardson (2):
>   build: change NUMA flag variable type to boolean
>   build: change libfdt flag variable type to boolean

Series applied, thanks Bruce.


-- 
David Marchand



More information about the dev mailing list