toolchain/gcc: ensure libraries are copied to target_dir for x86-64
commit90c5d156f5414225be756a3e3bff7bb4b532bdf4
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 2 Jul 2009 07:38:56 +0000 (2 09:38 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 2 Jul 2009 07:41:09 +0000 (2 09:41 +0200)
tree57f8eeb44491e6d944137e0a7c8fd5a9c5db0e7f
parent0a74a04e98e788ecd5aa87b9df117e08ba9e26f3
toolchain/gcc: ensure libraries are copied to target_dir for x86-64

x86-64 stores libgcc_s / libstdc++ / libgcj under lib64 instead of lib,
so make sure that directory is searched as well for libraries to copy
to target.

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