summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.12/rtems-autotools.bset
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-11-06 16:18:20 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-11-10 13:53:22 +0100
commit7164e6195fbfb37f6da9da3cfff5b608d827d0e2 (patch)
tree74d907902bf8c1f33d28033fdc8d548ac37ee58d /rtems/config/4.12/rtems-autotools.bset
parentdoc: fix link to patch for CVS (diff)
downloadrtems-source-builder-7164e6195fbfb37f6da9da3cfff5b608d827d0e2.tar.bz2
Add RTEMS 4.12 build set
Diffstat (limited to 'rtems/config/4.12/rtems-autotools.bset')
-rw-r--r--rtems/config/4.12/rtems-autotools.bset22
1 files changed, 22 insertions, 0 deletions
diff --git a/rtems/config/4.12/rtems-autotools.bset b/rtems/config/4.12/rtems-autotools.bset
new file mode 100644
index 0000000..ee80120
--- /dev/null
+++ b/rtems/config/4.12/rtems-autotools.bset
@@ -0,0 +1,22 @@
+#
+# Tools Set for RTEMS 4.12 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}
+
+4.12/rtems-autotools-internal
+4.12/rtems-autotools-base