Fix Makefile to detect 64bits architectures
uname -a could return 64 bits even in a 32 bits OS, if the OS is within a docker or chroot hosted on a 64bits OS
Please register or sign in to comment
uname -a could return 64 bits even in a 32 bits OS, if the OS is within a docker or chroot hosted on a 64bits OS