nixpkgs/pkgs/os-specific
Ludovic Stordeur 8268a39690 Improved the Linux kernel building framework
Moved the hardcoded postBuild hook from the builder to generic.nix:

Some old kernel (such as 2.6.15) did not yet support the unifdef target.
As a result, compiling them with the current Linux builder leads to a
failure.
Fixed by moving this hook as argument of the top-level function of
generic.nix. This allows some kernel nix codes to overrides its default
value.

svn path=/nixpkgs/trunk/; revision=27708
2011-07-11 13:59:37 +00:00
..
darwin Add an expression for Darwin's install_name_tool utility, which is required by several other builds. 2011-03-25 12:55:15 +00:00
gnu GNU MIG: Add the `noyywrap' option for Flex. 2011-06-18 16:36:17 +00:00
linux Improved the Linux kernel building framework 2011-07-11 13:59:37 +00:00
windows Making wxGTK stay wxGTK even cross-built, so I remove the wxMSW code I added 2010-05-06 19:19:22 +00:00