From: Michael Tremer Date: Sun, 30 May 2010 22:17:28 +0000 (+0200) Subject: toolchain: Sync changes with mpc. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37e332eef7a0ca38f914385cda88e8afd369d75e;p=ipfire-3.x.git toolchain: Sync changes with mpc. --- diff --git a/pkgs/toolchain/gcc-static/gcc-static.nm b/pkgs/toolchain/gcc-static/gcc-static.nm index b70aebb71..dfd2275c4 100644 --- a/pkgs/toolchain/gcc-static/gcc-static.nm +++ b/pkgs/toolchain/gcc-static/gcc-static.nm @@ -4,7 +4,7 @@ PKG_TOOLCHAIN_DEPS += binutils-static include ../../core/gcc/gcc.nm GMP = gmp-5.0.1 -MPC = mpc-0.8.1 +MPC = mpc-0.8.2 MPFR = mpfr-2.4.2 PKG_OBJECTS += $(GMP).tar.bz2 $(MPC).tar.gz $(MPFR).tar.bz2