parent
1f6a15d7de
commit
23d38a3e22
@ -246,7 +246,8 @@ stdenv.mkDerivation ({
|
|||||||
enableMultilib version; };
|
enableMultilib version; };
|
||||||
|
|
||||||
# ghdl does not build fine with parallel building
|
# ghdl does not build fine with parallel building
|
||||||
enableParallelBuilding = !langVhdl && !langAda;
|
# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46173
|
||||||
|
#enableParallelBuilding = !langVhdl && !langAda;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://gcc.gnu.org/;
|
homepage = http://gcc.gnu.org/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user