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                          na...@mips.inka.de
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to