Merge branch 'master' into staging
A few thousand rebuilds from master, again. Hydra: ?compare=1422362
This commit is contained in:
@@ -39,6 +39,7 @@ stdenv.mkDerivation {
|
||||
# GCC_INSTALL_PREFIX points here, so just use it even though it may not
|
||||
# actually be a gcc
|
||||
gcc = stdenv.cc.cc;
|
||||
hardeningUnsupportedFlags = [ "stackprotector" ];
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
Reference in New Issue
Block a user