Loading
wrapNonDeterministicGcc: override the param `cc` of `ccWrapper` instead of...
wrapNonDeterministicGcc: override the param `cc` of `ccWrapper` instead of override drv attr `env.cc` This affect the value of attr path `pkgs.fastStdenv.cc.cc.buildFlags`: before: `[ ]` after: `[ "profiledbootstrap" ]` ref: c577eb68