summaryrefslogtreecommitdiff
path: root/steps.mk
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-02-17 22:41:17 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-02-17 22:41:17 (GMT)
commit991b90f2425a6f14115efee2456919063d4e1a2b (patch)
treef165dbbc68303aac3b97516a5ef2da457c24c646 /steps.mk
parent2949150cbe92e9e90e9738a2b77489cb0593b5a7 (diff)
comp-libs: make libelf a companion library
When gcc-4.5 is out, it will require libelf. So better make it a companion library now rather than postponing the ineluctable.
Diffstat (limited to 'steps.mk')
-rw-r--r--steps.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/steps.mk b/steps.mk
index ba90f79..018927e 100644
--- a/steps.mk
+++ b/steps.mk
@@ -23,6 +23,7 @@ CT_STEPS := libc_check_config \
ppl \
cloog \
mpc \
+ libelf \
binutils \
elf2flt \
cc_core_pass_1 \
@@ -34,6 +35,7 @@ CT_STEPS := libc_check_config \
libc_finish \
gmp_target \
mpfr_target \
+ libelf_target \
binutils_target \
tools \
debug \