[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/63: gnu: custom-gcc: Import the correct set of modules.
From: |
guix-commits |
Subject: |
21/63: gnu: custom-gcc: Import the correct set of modules. |
Date: |
Thu, 19 Oct 2023 00:03:57 -0400 (EDT) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit 320be42f2d7a417bb2e2d7239e5c625adf50e640
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Oct 9 11:40:54 2023 -0400
gnu: custom-gcc: Import the correct set of modules.
* gnu/packages/gcc.scm (custom-gcc) [arguments]
<modules>: Replace %default-gnu-imported-modules with %default-gnu-modules.
Change-Id: I133daad4e05d5daa98fadd5acf2d0f4606b6e056
---
gnu/packages/gcc.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm
index 0b40688cb2..3137fe2d75 100644
--- a/gnu/packages/gcc.scm
+++ b/gnu/packages/gcc.scm
@@ -1048,7 +1048,7 @@ as the 'native-search-paths' field."
(properties (alist-delete 'hidden? (package-properties gcc)))
(arguments
(substitute-keyword-arguments (package-arguments gcc)
- ((#:modules modules %default-gnu-imported-modules)
+ ((#:modules modules %default-gnu-modules)
`(,@modules
(srfi srfi-1)
(srfi srfi-26)
- 03/63: gnu: acl: Import the correct set of modules., (continued)
- 03/63: gnu: acl: Import the correct set of modules., guix-commits, 2023/10/19
- 10/63: gnu: splix: Import the correct set of modules., guix-commits, 2023/10/19
- 08/63: gnu: gcc-final: Import the correct set of modules., guix-commits, 2023/10/19
- 06/63: gnu: ccwl: Import the correct set of modules., guix-commits, 2023/10/19
- 14/63: gnu: fastcap: Import the correct set of modules., guix-commits, 2023/10/19
- 13/63: gnu: dezyne: Import the correct set of modules., guix-commits, 2023/10/19
- 16/63: gnu: seabios-qemu: Import the correct set of modules., guix-commits, 2023/10/19
- 15/63: gnu: fasthenry: Import the correct set of modules., guix-commits, 2023/10/19
- 17/63: gnu: font-amiri: Import the correct set of modules., guix-commits, 2023/10/19
- 19/63: gnu: gcc-4.9: Import the correct set of modules., guix-commits, 2023/10/19
- 21/63: gnu: custom-gcc: Import the correct set of modules.,
guix-commits <=
- 24/63: gnu: gimp: Import the correct set of modules., guix-commits, 2023/10/19
- 55/63: gnu: python-sepolgen: Import the correct set of modules., guix-commits, 2023/10/19
- 29/63: gnu: python-graph-tool: Import the correct set of modules., guix-commits, 2023/10/19
- 31/63: gnu: guilescript: Import the correct set of modules., guix-commits, 2023/10/19
- 32/63: gnu: guile-dsv: Import the correct set of modules., guix-commits, 2023/10/19
- 40/63: gnu: rime-data: Import the correct set of modules., guix-commits, 2023/10/19
- 43/63: gnu: mdadm-static: Import the correct set of modules., guix-commits, 2023/10/19
- 47/63: gnu: mumps: Import the correct set of modules., guix-commits, 2023/10/19
- 48/63: gnu: hypre: Import the correct set of modules., guix-commits, 2023/10/19
- 49/63: gnu: lingeling: Import the correct set of modules., guix-commits, 2023/10/19