aboutsummaryrefslogtreecommitdiff
path: root/steps.mk
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-08-23 23:18:49 +0200
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-08-23 23:18:49 +0200
commit1504a1ef106643278e80bd98b21dd4439204e8ec (patch)
treeddb62dd3f7dd69aa6ccc6174db69c38e97f62d16 /steps.mk
parente81fe2c77814ba7638c6818a9dac2d1568fbad51 (diff)
downloadcrosstool-ng-1504a1ef106643278e80bd98b21dd4439204e8ec.tar.gz
crosstool-ng-1504a1ef106643278e80bd98b21dd4439204e8ec.tar.bz2
crosstool-ng-1504a1ef106643278e80bd98b21dd4439204e8ec.zip
complibs: noone is using companion libs on the target; nuke them
As there's no longer any user of the companion libraries on the target, nuke the build for the target. Well, at least, there's libelf that's still needed by ltrace, so we keep it. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'steps.mk')
-rw-r--r--steps.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/steps.mk b/steps.mk
index 63d5a47b..18d43627 100644
--- a/steps.mk
+++ b/steps.mk
@@ -34,8 +34,6 @@ CT_STEPS := libc_check_config \
libc \
cc \
libc_finish \
- gmp_target \
- mpfr_target \
libelf_target \
binutils_target \
debug \