steps.mk
changeset 2934 5926d424d6c5
parent 2926 d304c8a7bfa8
child 2935 4a563f872440
     1.1 --- a/steps.mk	Sun Jul 17 18:29:35 2011 +0200
     1.2 +++ b/steps.mk	Sun Apr 01 19:07:11 2012 +0200
     1.3 @@ -17,12 +17,12 @@
     1.4  # Please keep the last line with a '\' and keep the following empy line:
     1.5  # it helps when diffing and merging.
     1.6  CT_STEPS := libc_check_config   \
     1.7 -            gmp                 \
     1.8 -            mpfr                \
     1.9 -            ppl                 \
    1.10 -            cloog               \
    1.11 -            mpc                 \
    1.12 -            libelf              \
    1.13 +            gmp_for_host        \
    1.14 +            mpfr_for_host       \
    1.15 +            ppl_for_host        \
    1.16 +            cloog_for_host      \
    1.17 +            mpc_for_host        \
    1.18 +            libelf_for_host     \
    1.19              binutils_for_host   \
    1.20              elf2flt_for_host    \
    1.21              sstrip_for_host     \