summaryrefslogtreecommitdiffstats
path: root/aclocal
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal')
-rw-r--r--aclocal/canonicalize-tools.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/aclocal/canonicalize-tools.m4 b/aclocal/canonicalize-tools.m4
index 71d7a4ebd5..1689d315ca 100644
--- a/aclocal/canonicalize-tools.m4
+++ b/aclocal/canonicalize-tools.m4
@@ -16,7 +16,6 @@ if test "$rtems_cv_prog_gcc" = "yes" ; then
LD_FOR_TARGET=`$CC_FOR_TARGET --print-prog-name=ld`
NM_FOR_TARGET=`$CC_FOR_TARGET --print-prog-name=nm`
RANLIB_FOR_TARGET=`$CC_FOR_TARGET --print-prog-name=ranlib`
- SIZE_FOR_TARGET=`$CC_FOR_TARGET --print-prog-name=size`
fi
dnl check whether the tools exist