Deal with PGI compilers on the Mac by initializing a global variable.
cmr:v1.6.6:reviewer=jsquyres cmr:v1.7.3:reviewer=jsquyres This commit was SVN r29129.
Этот коммит содержится в:
родитель
13ae51a91b
Коммит
e8697de521
@ -59,7 +59,7 @@
|
||||
/*
|
||||
* Instantiate globals
|
||||
*/
|
||||
orte_odls_base_module_t orte_odls;
|
||||
orte_odls_base_module_t orte_odls = {0};
|
||||
|
||||
/*
|
||||
* Framework global variables
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user