[PATCH v2 1/2] build: fix list_dir_globs failure in MSYS2
Bruce Richardson
bruce.richardson at intel.com
Wed Sep 20 17:07:22 CEST 2023
On Wed, Sep 20, 2023 at 10:18:45PM +0800, Ric Li wrote:
> When running 'meson setup' on Windows with MSYS2,
> "list-dir-globs.py * failed with status 1".
>
> Avoid using globbing to get components for app build
> since they are already listed in the meson file.
>
> Signed-off-by: Ric Li <ricmli at outlook.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list