[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help needed fixing linux-libre-5.2 on aarch64
From: |
Ludovic Courtès |
Subject: |
Re: Help needed fixing linux-libre-5.2 on aarch64 |
Date: |
Sun, 14 Jul 2019 16:46:48 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) |
Hello,
Pierre Langlois <address@hidden> skribis:
> OK, I've now built kernels with the attached patch on the kernel-updates
> branch for x86_64 and aarch64! I've also tested with
> --system=armhf-linux on the softiron and --system=i868-linux on my x86
> desktop, it all looks good!
>
> From db0cd6773c54d9a8f9dd332cb20abab770e29a51 Mon Sep 17 00:00:00 2001
> From: Pierre Langlois <address@hidden>
> Date: Sun, 14 Jul 2019 12:47:06 +0100
> Subject: [PATCH] gnu: linux-libre: Fix build on aarch64.
>
> * gnu/packages/linux.scm (make-linux-libre)[arguments]: Remove
> 'work-around-gcc-7-include-path-issue phase.
Any idea why this hack is no longer needed, and also why things behaved
differently on AArch64?
Thanks for working on this!
Ludo’.