guix-patches
[Top][All Lists]
Advanced

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

[bug#56151] [PATCH]: gnu: ppp: Fix cross-compilation


From: Jean Pierre De Jesus DIAZ
Subject: [bug#56151] [PATCH]: gnu: ppp: Fix cross-compilation
Date: Wed, 22 Jun 2022 18:40:36 +0000

Building `ppp` right now fails when cross-compiling for other
systems. Discovered it while generating an installation image for
RockPro64 on a `x86-64-linux-gnu` system.

guix build ppp --keep-failed \
               --target=aarch64-linux-gnu

This patch removes an outdated substitution, and modifies the existing ones to 
match what the source code expects.

Attachment: 0001-gnu-ppp-Fix-cross-compilation.patch
Description: Text Data


reply via email to

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