nixpkgs/pkgs/os-specific
Tuomas Tynkkynen 44f462bf4d generate-config.pl: Be more verbose about missing options
For instance, the current 3.10 kernel build fails at the end with:

unused option: BRCMFMAC_PCIE
unused option: FW_LOADER_USER_HELPER_FALLBACK
unused option: KEXEC_FILE
unused option: RANDOMIZE_BASE

However, it's not obvious that only the _last_ one is actually fatal to
the build. After this change it's at least somewhat better:

warning: unused option: BRCMFMAC_PCIE
warning: unused option: FW_LOADER_USER_HELPER_FALLBACK
warning: unused option: KEXEC_FILE
error: unused option: RANDOMIZE_BASE
2016-08-06 17:06:45 +03:00
..
darwin osx-private-sdk: Fix hash (#17185) 2016-07-23 00:54:25 +02:00
gnu Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
linux generate-config.pl: Be more verbose about missing options 2016-08-06 17:06:45 +03:00
windows mingw: update 3.1.0 -> 4.0.6 2016-04-21 13:38:20 +02:00