1 # only cross compiler, no single file in the target ...
2 / automake / { s,^. [^ ]*,X 0---------,; p; d; }
3 / autoconf / { s,^. [^ ]*,X 0---------,; p; d; }
4 / libtool / { s,^. [^ ]*,X 0---------,; p; d; }
5 / cache / { s,^. [^ ]*,X 0---------,; p; d; }
6 / binutils / { s,^. [^ ]*,X 0---------,; p; d; }
7 / gmp / { s,^. [^ ]*,X 0---------,; p; d; }
8 / mpfr / { s,^. [^ ]*,X 0---------,; p; d; }
9 # if we would need C++ this would need to be build in 1 as well
10 / gcc / { s,^. [^ ]*,X 0---------,; p; d; }