scripts/crosstool-NG.sh.in
changeset 2707 652e56d6d35a
parent 2705 80a09cf51c87
child 2716 afa3fde1f7a7
     1.1 --- a/scripts/crosstool-NG.sh.in	Tue Oct 11 21:43:42 2011 +0200
     1.2 +++ b/scripts/crosstool-NG.sh.in	Sun Oct 09 19:19:04 2011 +0200
     1.3 @@ -578,7 +578,7 @@
     1.4              fi
     1.5          fi
     1.6          if [ ${do_it} -eq 1 ]; then
     1.7 -            do_${step}
     1.8 +            ( do_${step} )
     1.9              if [ "${CT_STOP}" = "${step}" ]; then
    1.10                  do_stop=1
    1.11              fi