On BSD systems, the 64-bit x86 architecture is called "amd64". --- configure.ac.orig 2014-11-27 03:45:33.598155000 +0100 +++ configure.ac 2015-01-09 23:34:27.000000000 +0100 @@ -104,7 +104,7 @@ asm_optimisation=no case "$host_cpu" in - x86_64) + amd64|x86_64) if test $ac_cv_sizeof_voidp = 4 ; then # This must be a 32 bit user space running on 64 bit kernel so treat # this as ia32. -- Christian "naddy" Weisgerber naddy at mips.inka.de
Christian Weisgerber wrote:> On BSD systems, the 64-bit x86 architecture is called "amd64".Applied. Thanks. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/