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'
still thinko : use vanilla openpmix… See merge request glicid-public/guix-glicid!455
This commit is contained in:
commit
99b7e8f7c8
1 changed files with 2 additions and 2 deletions
|
@ -248,7 +248,7 @@
|
||||||
#$(this-package-input "ucx"))
|
#$(this-package-input "ucx"))
|
||||||
(string-append "--with-pmix="
|
(string-append "--with-pmix="
|
||||||
#$(this-package-input
|
#$(this-package-input
|
||||||
"openpmix-4"))
|
"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.
|
||||||
#$@(if (target-64bit?)
|
#$@(if (target-64bit?)
|
||||||
|
|
Loading…
Add table
Reference in a new issue