ghdl_mcode: get 32-bit version even on 64-bit
This commit is contained in:
parent
f11f2e78bd
commit
c61d3730b7
@ -4702,7 +4702,7 @@ in
|
|||||||
profiledCompiler = false;
|
profiledCompiler = false;
|
||||||
});
|
});
|
||||||
|
|
||||||
ghdl_mcode = callPackage ../development/compilers/ghdl { };
|
ghdl_mcode = callPackage_i686 ../development/compilers/ghdl { };
|
||||||
|
|
||||||
gcl = callPackage ../development/compilers/gcl {
|
gcl = callPackage ../development/compilers/gcl {
|
||||||
gmp = gmp4;
|
gmp = gmp4;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user