nixpkgs/pkgs/os-specific
Bernardo Meurer 89deec5623
buildLinux: apply hostPlatform.linux-kernel.makeFlags to generate-config.pl
This enforces that the configuration generated will obey any/all flags
set in the platform/stdenv configuration. This is crucial, for example,
if you'd like to build a kernel using clang.

Without this patch, anything you set in
`stdenv.hostPlatform.linux-kernel.makeFlags` is wholly ignored during
config generation, causing (for example) any changes in the desired
toolchain (e.g. `LLVM`, `LLVM_IAS`) to not be reflected in the generated
config, and for the subsequent build to fail.
2021-07-12 10:39:51 -07:00
..
bsd Merge staging-next into staging 2021-06-10 00:06:44 +00:00
darwin darwin.apple_sdk.frameworks.CoreSymbolication: expose under SDK 11.0 2021-07-05 02:09:35 +00:00
linux buildLinux: apply hostPlatform.linux-kernel.makeFlags to generate-config.pl 2021-07-12 10:39:51 -07:00
solo5 solo5: disable checkPhase instead of setting to null, run hooks 2021-03-26 11:06:31 +01:00
windows treewide: All the linker to be chosen independently 2021-05-14 21:29:51 +00:00