summaryrefslogtreecommitdiffstats
path: root/rtems/config/5/rtems-autotools.bset
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-08 09:31:58 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-09 08:08:32 +0100
commit637061c0bb8e8aebee8c7e6121c3581f6df2a82a (patch)
tree96bfda9ca79421fe46b5da445d38999eefb4636b /rtems/config/5/rtems-autotools.bset
parent4.12: Add x86_64 and RISCV64 to 4.12/rtems-all. (diff)
downloadrtems-source-builder-637061c0bb8e8aebee8c7e6121c3581f6df2a82a.tar.bz2
Change RTEMS version from 4.12 to 5
Update #3220.
Diffstat (limited to 'rtems/config/5/rtems-autotools.bset')
-rw-r--r--rtems/config/5/rtems-autotools.bset27
1 files changed, 27 insertions, 0 deletions
diff --git a/rtems/config/5/rtems-autotools.bset b/rtems/config/5/rtems-autotools.bset
new file mode 100644
index 0000000..c50f988
--- /dev/null
+++ b/rtems/config/5/rtems-autotools.bset
@@ -0,0 +1,27 @@
+#
+# Tools Set for RTEMS 5 Autotools Stable
+#
+# 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
+
+5/rtems-autotools-internal
+5/rtems-autotools-base