Skip to content

Build 32-bit version on 64-bit (linux) platform

Camil Staps requested to merge build-32-bit-version-on-64-bit-platform into master

On 32-bit linux we also add -m32 to the ld arguments to make sure that the output generated is 32-bit as well.

Merge request reports