nixpkgs/pkgs/development/libraries/glibc-2.11
Peter Simons 1a6039cb45 Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4.
If a build expressions has set "enableParallelBuilding = true", then the
generic builder may utilize more than one CPU core to build that particular
expression. This feature works out of the box for GNU Make. Expressions that
use other build drivers like Boost.Jam or SCons have to specify appropriate
flags such as "-j${NIX_BUILD_CORES}" themselves.

svn path=/nixpkgs/trunk/; revision=23042
2010-08-08 18:51:42 +00:00
..
builder.sh Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
builder2.sh Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
common.nix Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
default.nix glibc/hurd: Make Mach & Hurd headers propagated build inputs. 2010-05-19 21:32:24 +00:00
info.nix Fixing glibcInfo - it did not build. 2010-05-12 19:31:18 +00:00
locale-override.patch Add tentative glibc 2.11 expression, based on that of glibc 2.9. 2009-11-19 23:28:45 +00:00
locales-builder.sh * The postInstall attribute in default.nix did nothing, because 2010-01-18 10:50:32 +00:00
locales.nix * The postInstall attribute in default.nix did nothing, because 2010-01-18 10:50:32 +00:00
mod_nano.patch Attempting to fix ntp's MOD_NANO problems. 2009-12-17 22:09:28 +00:00
nss-skip-unavail.patch Add tentative glibc 2.11 expression, based on that of glibc 2.9. 2009-11-19 23:28:45 +00:00
rpcgen-path.patch Add tentative glibc 2.11 expression, based on that of glibc 2.9. 2009-11-19 23:28:45 +00:00
stack-protector-link.patch glibc 2.11: Try again to fix link errors for `nscd'. 2009-11-22 00:57:20 +00:00