summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 6de526cb55..0cb1999cda 100755
--- a/configure
+++ b/configure
@@ -872,7 +872,7 @@ EOF
_optimizing=''
;;
- x86_64)
+ x86_64|amd64)
_def_arch='#define ARCH_X86_64 1'
_target_arch='TARGET_ARCH_X86_64 = yes'
iproc='x86_64'