From 9eb1494fc1c2f81abbc2b711bebbce9d28064289 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 11 Jun 2018 14:18:53 +0200 Subject: tools: Remove size_rtems This script is horribly out of date. A new version could be placed in RTEMS tools if necessary. Close #3451. --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c245c5ab74..d88964fca2 100644 --- a/configure.ac +++ b/configure.ac @@ -41,7 +41,6 @@ test -z "$RTEMS_CC" && AC_MSG_ERROR([no acceptable cc found in \$PATH]) ## * tools/cpu are host-native or host-cross-target-tools RTEMS_BUILD_CONFIG_SUBDIRS([tools/build]) -RTEMS_BUILD_CONFIG_SUBDIRS([tools/cpu]) # Some BSPs carelessly apply these tools as build-tools AS_IF([test $host != $build],[ -- cgit v1.2.3