My nixpkgs mirror for patching things.
Go to file
Eelco Dolstra e83fe5ee78 * Patched gcc so that it doesn't search the standard include directories
(/usr/include, /usr/local/include, etc.).

* Immediate pay-off: we see that the glibc header files depend on the Linux
  kernel header files.  So I've added a package that extracts the appropriate
  headers from Linux 2.4.22.

svn path=/nixpkgs/trunk/; revision=361
2003-08-26 15:25:26 +00:00
pkgs * Patched gcc so that it doesn't search the standard include directories 2003-08-26 15:25:26 +00:00
ChangeLog * pkgs/strategoxt/pkg-build.sh: generic build script for packages 2003-08-18 20:56:59 +00:00