summaryrefslogtreecommitdiffstats
path: root/rtems/config/6/rtems-autotools.bset
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2021-09-16 14:26:23 -0500
committerJoel Sherrill <joel@rtems.org>2021-09-18 12:42:07 -0500
commita178eba2a4a1c08faf938376ac948bb5d2cb8a78 (patch)
tree1b5ca56b4ff95db91b95bc6044fb0e127781af26 /rtems/config/6/rtems-autotools.bset
parent6/rtems-tools: Update to rtems-test TFTP timeout fixes (diff)
downloadrtems-source-builder-a178eba2a4a1c08faf938376ac948bb5d2cb8a78.tar.bz2
Remove automake/autoconf from rtems 6 tools
These are unneeded with the waf build system. Closes #4081.
Diffstat (limited to 'rtems/config/6/rtems-autotools.bset')
-rw-r--r--rtems/config/6/rtems-autotools.bset25
1 files changed, 0 insertions, 25 deletions
diff --git a/rtems/config/6/rtems-autotools.bset b/rtems/config/6/rtems-autotools.bset
deleted file mode 100644
index e57d25d..0000000
--- a/rtems/config/6/rtems-autotools.bset
+++ /dev/null
@@ -1,25 +0,0 @@
-#
-# Autoconf and automake are not relocatable and cannot be cross-compiled.
-# RTEMS uses autoconf and automake and building RTEMS in the RSB requires
-# bootstrapping and this requires a current autoconf and automake. The RSB
-# provides to support by:
-#
-# 1. Building and installing autoconf and automake with a prefix to a
-# temporary internal path.
-# 2. Using the temporary internal build, build and install another copy
-# using the final prefix location.
-#
-
-#
-# A magic internal path that would break if changes in the defaults.mc
-# macro file are made.
-#
-%define _internal_autotools_path %{_tmppath}/sb-%{_uid}/${SB_PREFIX_CLEAN}
-
-#
-# Disable emailing reports of this building for RTEMS.
-#
-%define mail_disable
-
-6/rtems-autotools-internal
-6/rtems-autotools-base