scripts/crosstool-NG.sh.in
changeset 2163 96082aa6459f
parent 2138 2242d87c5404
child 2171 c2541d3f2f56
     1.1 --- a/scripts/crosstool-NG.sh.in	Thu Oct 07 22:37:06 2010 +0200
     1.2 +++ b/scripts/crosstool-NG.sh.in	Sun Oct 31 16:50:07 2010 +0100
     1.3 @@ -324,8 +324,6 @@
     1.4      if [ "${CT_USE_SYSROOT}" = "y" ]; then
     1.5          # Prevent gcc from installing its libraries outside of the sys-root
     1.6          CT_DoExecLog ALL ln -sf "./${CT_SYSROOT_DIR_PREFIX}/sys-root/lib" "${CT_PREFIX_DIR}/${CT_TARGET}/lib"
     1.7 -        # Prevent libc from installing its headers outside of the sysroot
     1.8 -        CT_DoExecLog ALL ln -sf "./${CT_SYSROOT_DIR_PREFIX}/sys-root/usr/include" "${CT_PREFIX_DIR}/${CT_TARGET}/include"
     1.9      fi
    1.10  
    1.11      # Since we're *not* multilib on the target side, we want all the