parent
86feda1106
commit
95452fa0f8
@ -229,7 +229,7 @@ let
|
|||||||
# just the plain stdenv.
|
# just the plain stdenv.
|
||||||
stdenv_32bit = lowPrio (
|
stdenv_32bit = lowPrio (
|
||||||
if system == "x86_64-linux" then
|
if system == "x86_64-linux" then
|
||||||
overrideGCC stdenv gcc43_multi
|
overrideGCC stdenv gcc46_multi
|
||||||
else
|
else
|
||||||
stdenv);
|
stdenv);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user