summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.10/rtems-autotools.bset
blob: a15aa1b4f0035755780069ac57297bbd1afabf58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#
# Tools Set for RTEMS 4.10 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

4.10/rtems-autotools-internal
4.10/rtems-autotools-base