guix-patches
[Top][All Lists]
Advanced

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

[bug#69581] [PATCH 03/11] guix: cpu: Be consistent with x86_64 micro-arc


From: Ludovic Courtès
Subject: [bug#69581] [PATCH 03/11] guix: cpu: Be consistent with x86_64 micro-architecture names.
Date: Wed, 06 Mar 2024 18:53:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Efraim Flashner <efraim@flashner.co.il> skribis:

> * gnu/packages/golang.scm (%go-1.18-x86_64-micro-architectures): Rename
> micro-architectures from x86_64-v* to x86-64-v*.
> * guix/cpu.scm (cpu->gcc-architecture): Return x86-64 as the fallback.
> (cpu->micro-architecture-level): Rename micro-architectures from
> x86_64-v* to x86-64-v*.
> (gcc-architecture->micro-architecture-level): Same.
>
> Change-Id: I37db65970417c22699ae8097b0361bccf76c1267

LGTM.

Do I get it right that with the previous names, those procedures were
incorrect, because the underscore names are not recognized by GCC?

BTW, you can drop “guix:” from the first line of the commit log.

Ludo’.





reply via email to

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