From 58faf58ac673072759ab324865264e97083e2463 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Wed, 18 Jan 2012 12:42:10 -0300 Subject: Preparing final mips64el-gcc --- cross/cross-mips64el-unknown-linux-gnu-glibc-headers/PKGBUILD | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cross/cross-mips64el-unknown-linux-gnu-glibc-headers/PKGBUILD') diff --git a/cross/cross-mips64el-unknown-linux-gnu-glibc-headers/PKGBUILD b/cross/cross-mips64el-unknown-linux-gnu-glibc-headers/PKGBUILD index ea816086f..a83a1238a 100644 --- a/cross/cross-mips64el-unknown-linux-gnu-glibc-headers/PKGBUILD +++ b/cross/cross-mips64el-unknown-linux-gnu-glibc-headers/PKGBUILD @@ -185,6 +185,11 @@ package() { -x c /dev/null \ -o ${pkgdir}${_sysroot}/usr/lib/libc.so +# This will help gcc-shared to find headers for libgcc2 + msg2 "Symlinking headers" + rm -r ${pkgdir}${_sysroot}/include + ln -s ${_sysroot}/usr/include ${pkgdir}${_sysroot}/include + } md5sums=('6ffdf5832192b92f98bdd125317c0dfc' '98d028ee63fca2821414ebcac0af0e5b' -- cgit v1.2.3