gcc: make sure that /usr/lib exists on target before installing shared libs
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Thu, 2 Oct 2008 14:32:07 +0000 (14:32 -0000)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Thu, 2 Oct 2008 14:32:07 +0000 (14:32 -0000)
commit3fac2be7243fbfeed1fac63d2baee601f18cc87e
treeeb197d9ccba8c988ffd0ec5bcf3c7a8e6b0cab5e
parent49f6f94aeeedc85b8fea7996ecdcc6e0f96bd340
gcc: make sure that /usr/lib exists on target before installing shared libs

On very lite systems the /usr/lib directory might not exist before libstdc++ is
installed. This patch makes sure the directory exists.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
toolchain/gcc/gcc-uclibc-3.x.mk
toolchain/gcc/gcc-uclibc-4.x.mk