scripts/build/internals.sh
changeset 3325 069f43a215cc
parent 3044 c79d55b27724
     1.1 --- a/scripts/build/internals.sh	Wed Sep 12 17:42:38 2012 +0800
     1.2 +++ b/scripts/build/internals.sh	Wed Jun 25 23:33:01 2014 +0200
     1.3 @@ -25,8 +25,8 @@
     1.4  
     1.5          # Strip gdbserver
     1.6          if [ "${CT_GDB_GDBSERVER}" = "y" ]; then
     1.7 -           CT_DoExecLog ALL bin/${CT_TARGET}-strip ${strip_args}    \
     1.8 -                            ${CT_TARGET}/debug-root/usr/bin/gdbserver
     1.9 +            CT_DoExecLog ALL "${CT_TARGET}-strip" ${strip_args}         \
    1.10 +                             "${CT_TARGET}/debug-root/usr/bin/gdbserver"
    1.11          fi
    1.12          # We can not use the version in CT_CC_VERSION because
    1.13          # of the Linaro stuff. So, harvest the version string