GNU bug report logs - #53704
Add Visualboyadvance-m

Previous Next

Package: guix-patches;

Reported by: Charles <charles.b.jackson <at> protonmail.com>

Date: Tue, 1 Feb 2022 17:38:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Maxime Devos <maximedevos <at> telenet.be>
To: Charles <charles.b.jackson <at> protonmail.com>, Julien Lepiller <julien <at> lepiller.eu>
Cc: "53704 <at> debbugs.gnu.org" <53704 <at> debbugs.gnu.org>
Subject: [bug#53704] Bump
Date: Sat, 12 Feb 2022 10:54:08 +0100
[Message part 1 (text/plain, inline)]
Charles via Guix-patches via schreef op za 12-02-2022 om 00:30 [+0000]:
> +               ((" cc ") " gcc "))))

This needs to be TARGET-gcc when cross-compiling, use cc-for-target:

((" cc ") (string-append " " ,(cc-for-target) " "))

Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 107 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.