aboutsummaryrefslogtreecommitdiff
path: root/steps.mk
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-01-22 22:36:20 +0100
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-01-22 22:36:20 +0100
commit15a1cc24913bf6290caa16d6bb05505d1471f8d0 (patch)
tree7511bc9d9c5a8858225d480c167b6f17d8603638 /steps.mk
parent0b773f5823abc9b6dda5b6cee8ef65b17a364eb6 (diff)
downloadcrosstool-ng-15a1cc24913bf6290caa16d6bb05505d1471f8d0.tar.gz
crosstool-ng-15a1cc24913bf6290caa16d6bb05505d1471f8d0.tar.bz2
crosstool-ng-15a1cc24913bf6290caa16d6bb05505d1471f8d0.zip
libc: remove now unneeded do_libc_headers
do_libc_headers is now a noop, and is no longer used, so remove that step. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'steps.mk')
-rw-r--r--steps.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/steps.mk b/steps.mk
index 18d43627..ed007c4e 100644
--- a/steps.mk
+++ b/steps.mk
@@ -28,7 +28,6 @@ CT_STEPS := libc_check_config \
elf2flt \
sstrip \
cc_core_pass_1 \
- libc_headers \
libc_start_files \
cc_core_pass_2 \
libc \