This should solve #78 as well as make check on other platforms that does not support -m32 or -m64 options.
Tested on Arch Linux x86_64 and Debian riscv64.
I've only included part of platforms here, including x86_64 and i386, since I don't know the exact output of uname -m on those platforms. Feel free to append more platforms to the list.
This should solve #78 as well as
make check
on other platforms that does not support-m32
or-m64
options.Tested on Arch Linux x86_64 and Debian riscv64.
I've only included part of platforms here, including x86_64 and i386, since I don't know the exact output of
uname -m
on those platforms. Feel free to append more platforms to the list.