[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’.
- [bug#69581] [PATCH 07/11] gnu: rust: Add tuning information., (continued)
- [bug#69581] [PATCH 07/11] gnu: rust: Add tuning information., Efraim Flashner, 2024/03/07
- [bug#69581] [PATCH 07/11] gnu: rust: Add tuning information., Ludovic Courtès, 2024/03/07
- [bug#69581] [PATCH 07/11] gnu: rust: Add tuning information., Efraim Flashner, 2024/03/08
- [bug#69581] [PATCH 07/11] gnu: rust: Add tuning information., Ludovic Courtès, 2024/03/08
- [bug#69581] [PATCH 07/11] gnu: rust: Add tuning information., Efraim Flashner, 2024/03/10
[bug#69581] [PATCH 09/11] gnu: rav1e: Mark as tunable., Efraim Flashner, 2024/03/06
[bug#69581] [PATCH 05/11] guix: cpu: Enable tuning for i686-linux., Efraim Flashner, 2024/03/06
[bug#69581] [PATCH 03/11] guix: cpu: Be consistent with x86_64 micro-architecture names., Efraim Flashner, 2024/03/06
- [bug#69581] [PATCH 03/11] guix: cpu: Be consistent with x86_64 micro-architecture names.,
Ludovic Courtès <=
[bug#69581] [PATCH 11/11] gnu: clang-properties: Add micro-architecture support for powerpc64le., Efraim Flashner, 2024/03/06
[bug#69581] [PATCH 01/11] gnu: opus: Mark as tunable., Efraim Flashner, 2024/03/06
[bug#69581] [PATCH 10/11] gnu: clang-properties: Update x86_64 micro-architectures., Efraim Flashner, 2024/03/06