diff -r d304c8a7bfa8 -r be5d4773a894 steps.mk --- a/steps.mk Sun Jul 17 18:29:35 2011 +0200 +++ b/steps.mk Mon Aug 15 22:52:51 2011 +0200 @@ -17,12 +17,12 @@ # Please keep the last line with a '\' and keep the following empy line: # it helps when diffing and merging. CT_STEPS := libc_check_config \ - gmp \ - mpfr \ - ppl \ - cloog \ - mpc \ - libelf \ + gmp_for_host \ + mpfr_for_host \ + ppl_for_host \ + cloog_for_host \ + mpc_for_host \ + libelf_for_host \ binutils_for_host \ elf2flt_for_host \ sstrip_for_host \