commit | b6e67cc3639937c45e0b7e25f830792854dd4ffb | [log] [tgz] |
---|---|---|
author | Yann E. MORIN <yann.morin.1998@anciens.enib.fr> | Fri May 28 23:23:14 2010 +0200 |
committer | Peter Korsgaard <jacmet@sunsite.dk> | Fri May 28 23:31:15 2010 +0200 |
tree | 3c87d0ae28ab2715f7b9661b165328adf5f4270c | |
parent | 1041c8383b4c9540c5427a6925350b05821e7608 [diff] |
toolchain/external: only copy the pthread lib if needed If threads are disabled, do not try to copy the libpthread.so from the external library. It is still expected that the BR configuration matches the external toolchain setup, and no check is done to enforce that. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>