Revision: 7572 http://sourceforge.net/p/ipcop/svn/7572 Author: owes Date: 2014-05-24 07:32:15 +0000 (Sat, 24 May 2014) Log Message: ----------- Add mpc to make.sh, do not build yet.
Modified Paths: -------------- ipcop/trunk/make.sh Modified: ipcop/trunk/make.sh =================================================================== --- ipcop/trunk/make.sh 2014-05-24 07:30:02 UTC (rev 7571) +++ ipcop/trunk/make.sh 2014-05-24 07:32:15 UTC (rev 7572) @@ -1687,6 +1687,7 @@ toolchain_make binutils toolchain_make gmp toolchain_make mpfr + #toolchain_make mpc toolchain_make gcc # gcc pass1 is removed on lfs/strip. If absent that mean we don't need this signature [ -f /${TOOLS_DIR}/bin/${LFS_TGT}-gcc ] && update-gcc-hash "/${TOOLS_DIR}/bin/${LFS_TGT}-gcc" @@ -1753,6 +1754,7 @@ chroot_make binutils chroot_make gmp chroot_make mpfr + #chroot_make mpc chroot_make gcc update-gcc-hash "${BASEDIR}/build_${MACHINE}/ipcop/usr/bin/gcc" chroot_make sed This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn