guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#68133] [PATCH] gnu: mesa: Fix cross-compiling again.


From: Mathieu Othacehe
Subject: [bug#68133] [PATCH] gnu: mesa: Fix cross-compiling again.
Date: Wed, 10 Jan 2024 15:30:33 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Hello,

> after mesa-updates merge, mesa's meson.build use config-tool method to
> find llvm, so cross compile break again, this patch fix it.
>
> ``` meson.build
> 1712|    method : host_machine.system() == 'windows' ? 'auto' : 'config-tool',
> ```

Applied with an amended commit message,

Thanks,

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]