[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70546] [PATCH] gnu: cairo: Fix cross-compilation.
From: |
Liliana Marie Prikler |
Subject: |
[bug#70546] [PATCH] gnu: cairo: Fix cross-compilation. |
Date: |
Wed, 24 Apr 2024 06:18:56 +0200 |
User-agent: |
Evolution 3.48.4 |
Am Mittwoch, dem 24.04.2024 um 11:17 +0800 schrieb Zheng Junjie:
> * gnu/packages/gtk.scm (cairo)[arguments]: When
> cross-compilation, Add fix-cross-compile phase.
>
> Change-Id: I3579bb1249c749ee5f164bb4dd47f585b181c2bc
> ---
Haven't checked that it works yet, but at least lexically it LGTM.
For the commit message – particularly the ChangeLog portion – I'd say
"Add ‘fix-cross-compilation’ phase when cross-compiling." and adjust
the phase name accordingly.
Cheers