toolchain: skip gcc/minimal for musl
authorFelix Fietkau <nbd@nbd.name>
Thu, 7 Jul 2016 12:12:30 +0000 (14:12 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 7 Jul 2016 13:13:40 +0000 (15:13 +0200)
commit74c9b9cfeb0e7cd045b969474a9bcd9ab38bd7d2
treeb51b7445b93c69cee641e7cdf0643f6bc18f1853
parent1692c71564ef4084feb0df30f04d292b52e8f976
toolchain: skip gcc/minimal for musl

No extra libc header build step is done, so no extra toolchain is needed
for preparing it.
This saves a significant amount of build time and disk space

Signed-off-by: Felix Fietkau <nbd@nbd.name>
toolchain/Makefile
toolchain/gcc/common.mk
toolchain/gcc/initial/Makefile
toolchain/gcc/minimal/Makefile
toolchain/glibc/headers/Makefile
toolchain/musl/headers/Makefile [deleted file]
toolchain/uClibc/headers/Makefile