1
1

Add missing arguments for the new DYLD_LIBRARY_PATH stuff.

This commit was SVN r25780.
Этот коммит содержится в:
Jeff Squyres 2012-01-26 00:35:48 +00:00
родитель e162945090
Коммит 3751495443

Просмотреть файл

@ -463,6 +463,8 @@ static int setup_launch(int *argcptr, char ***argvptr,
prefix_dir, bin_base,
prefix_dir, lib_base,
prefix_dir, lib_base,
prefix_dir, lib_base,
prefix_dir, lib_base,
(orted_prefix != NULL ? orted_prefix : " "),
(full_orted_cmd != NULL ? full_orted_cmd : " "));
} else {