Ignore --with-foo=external arguments in subdirs
Signed-off-by: Ralph Castain <rhc@open-mpi.org> (cherry picked from commit 08109acf8cf1e3d5a268da0b73210910fd738cfe)
Этот коммит содержится в:
родитель
71b828eb9e
Коммит
226aee42fd
@ -62,6 +62,8 @@ do
|
||||
;;
|
||||
--with*=internal)
|
||||
;;
|
||||
--with*=external)
|
||||
;;
|
||||
*)
|
||||
case $subdir_arg in
|
||||
*\'*) subdir_arg=`echo "$subdir_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user