[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#74849] [PATCH v2 0/6] Update ARM Trusted Firmware.
From: |
Vagrant Cascadian |
Subject: |
[bug#74849] [PATCH v2 0/6] Update ARM Trusted Firmware. |
Date: |
Thu, 19 Dec 2024 15:18:51 -0800 |
On 2024-12-19, Herman Rimm wrote:
> This revision configures the ARM Trusted Firmware differently when doing
> a native build, which should fix the 'aarch64-none-elf-gcc' errors.
That does appear to work, nice!
I had another working patch that added to native inputs:
(cross-gcc "aarch64-none-elf")
(cross-binutils "aarch64-none-elf")
And passed CROSS_COMPILE=aarch64-none-elf- ...
But those extra inputs are silly and your fix is much nicer!
> I will give the guix-name procedure a more appropriate name in another
> patch (series).
Could the guix-name stuff just be submitted as it's own patch series?
It seems more-or-less unrelated to this patch series, only resulting in
a few small line changes...
live well,
vagrant
signature.asc
Description: PGP signature
[bug#74849] [PATCH v2 0/6] Update ARM Trusted Firmware.,
Vagrant Cascadian <=