external toolchain: fix libraries copy and add ARM ABI check
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 16 Jul 2009 17:37:47 +0000 (19:37 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 16 Jul 2009 19:45:00 +0000 (21:45 +0200)
commit00eddf0ee63e976e1ecc07ad00e72a02a81ae501
treeff9e3b648570e38c14cb5f5e4fa5342a81d91e85
parentea536503331aea875e84ae598b4610fbd059f167
external toolchain: fix libraries copy and add ARM ABI check

Instead of hardcoding the C library versions, just copy the version
available in $SYSROOT_DIR/lib.

Add a check on the ARM ABI configured in Buildroot with regard to the
ABI of the external toolchain provided.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/external-toolchain/ext-tool.mk