Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
P-A Bouttier
gricad_guix_packages
Commits
9d3f4d9b
Commit
9d3f4d9b
authored
Jun 11, 2021
by
P-A Bouttier
Browse files
add gcc-toolchain as dependancy for intel
parent
84d968b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
nonfree/intel-compilers.scm
View file @
9d3f4d9b
...
...
@@ -118,6 +118,8 @@
(
"cpio"
,
cpio
)
(
"rpm"
,
rpm
)))
(
propagated-inputs
`
((
"gcc-toolchain"
,
gcc-toolchain-9
)))
;; 32-bit libraries are not installed.
(
supported-systems
'
(
"x86_64-linux"
))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment