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
48eadbf5
Commit
48eadbf5
authored
Jun 11, 2021
by
P-A Bouttier
Browse files
remove gcc-toolchain as dependancy for intel
parent
e66930ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
nonfree/intel-compilers.scm
View file @
48eadbf5
...
...
@@ -119,8 +119,8 @@
(
"cpio"
,
cpio
)
(
"rpm"
,
rpm
)))
(
propagated-inputs
`
((
"gcc-toolchain"
,
gcc-toolchain-9
)))
;
(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