X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ltmain.sh;h=c3547e5a5616fe295eb4520d49735679f436ec3f;hb=27abff5434a042f784420121a52d5a4b51902df7;hp=e9b2634d2298cf0c1a400bede6968fe9cb59f500;hpb=6243d5dd941784d51770416ebbc9b903568398a8;p=binutils-gdb.git diff --git a/ltmain.sh b/ltmain.sh index e9b2634d229..c3547e5a561 100644 --- a/ltmain.sh +++ b/ltmain.sh @@ -4305,7 +4305,7 @@ fi\ for tag in $taglist; do tagopts="$tagopts --tag $tag" done - relink_command="(cd `pwd`; $SHELL $0$tagopts --mode=relink $libtool_args" + relink_command="(cd `pwd`; $SHELL $0$tagopts --mode=relink $libtool_args)" relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` # Only create the output if not a dry run.