Add missing arguments for the new DYLD_LIBRARY_PATH stuff.
This commit was SVN r25780.
Этот коммит содержится в:
родитель
e162945090
Коммит
3751495443
@ -463,6 +463,8 @@ static int setup_launch(int *argcptr, char ***argvptr,
|
|||||||
prefix_dir, bin_base,
|
prefix_dir, bin_base,
|
||||||
prefix_dir, lib_base,
|
prefix_dir, lib_base,
|
||||||
prefix_dir, lib_base,
|
prefix_dir, lib_base,
|
||||||
|
prefix_dir, lib_base,
|
||||||
|
prefix_dir, lib_base,
|
||||||
(orted_prefix != NULL ? orted_prefix : " "),
|
(orted_prefix != NULL ? orted_prefix : " "),
|
||||||
(full_orted_cmd != NULL ? full_orted_cmd : " "));
|
(full_orted_cmd != NULL ? full_orted_cmd : " "));
|
||||||
} else {
|
} else {
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user