Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compiler/sim: Switch off forcing 32-bit code generation
-m32 flag is removed. Now if the machine on which the code is compiled is capable of running 64-bit code the generated code will be 64-bit.
- Loading branch information