From 6635f8cd2e6f54eb600bdb4e7413e5ae94d07e88 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 21 Feb 2011 14:39:24 +0100 Subject: internals: don't remove lib64 symlinks in sysroot The lib64 symlinks are needed for the linker to find the libraries. Signed-off-by: "Yann E. MORIN" diff --git a/scripts/build/internals.sh b/scripts/build/internals.sh index cf129d9..3b9ec34 100644 --- a/scripts/build/internals.sh +++ b/scripts/build/internals.sh @@ -157,8 +157,6 @@ do_finish() { # the standard lib/ dirs, so we can get rid of the symlinks for d in \ "${CT_PREFIX_DIR}" \ - "${CT_SYSROOT_DIR}" \ - "${CT_SYSROOT_DIR}/usr" \ "${CT_PREFIX_DIR}/${CT_TARGET}" \ ; do CT_DoExecLog ALL rm -f "${d}/lib32" -- cgit v0.10.2-6-g49f6