gcc: move <tuple>/lib* symlink handling up to gcc-intermediate
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 30 Jul 2010 08:02:23 +0000 (10:02 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 30 Jul 2010 08:02:23 +0000 (10:02 +0200)
commit18abd4aa94cd59240b90257c95877c0ea2fd1796
tree8f641cc1ece4ae6bc2369b040abf6408433c3b65
parent8d4f9ba707044fec2fa227c1e71db28e49807bae
gcc: move <tuple>/lib* symlink handling up to gcc-intermediate

The <tuple>/lib* symlinking added by 3c77bab2eeace needs to
be moved up to the gcc-intermediate step now the NPTL stuff is merged,
otherwise 64bit builds fails (lib64 already created).

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/gcc/gcc-uclibc-4.x.mk