mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
Merge branch 'devel' into 'main'
typo… See merge request glicid-public/guix-glicid!309
This commit is contained in:
commit
38c416c22b
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@
|
||||||
(ungexp (this-package-input "hwloc") "lib"))
|
(ungexp (this-package-input "hwloc") "lib"))
|
||||||
(string-append "--with-json=" #$(this-package-input "json-c"))
|
(string-append "--with-json=" #$(this-package-input "json-c"))
|
||||||
(string-append "--with-munge=" #$(this-package-input "munge"))
|
(string-append "--with-munge=" #$(this-package-input "munge"))
|
||||||
(string-appent "--with-pmix=" #$(this-package-input "openpmix"))
|
(string-append "--with-pmix=" #$(this-package-input "openpmix"))
|
||||||
|
|
||||||
;; 32-bit support is marked as deprecated and needs to be
|
;; 32-bit support is marked as deprecated and needs to be
|
||||||
;; explicitly enabled.
|
;; explicitly enabled.
|
||||||
|
|
Loading…
Add table
Reference in a new issue