summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-10 18:22:53 +0200
committerMichael Stahl <mstahl@redhat.com>2014-06-10 17:21:40 +0000
commit93152e2633c3da2b1993c69857baf11edada705e (patch)
treec5c631cc25aede1c71bc00fa55d3f38d17f90e53 /configure.ac
parent6519665576343f8a6f6d3bf2ccc57212ff4e2a59 (diff)
On FreeBSD x86_64 is named amd64
Change-Id: I14c653f8b3fe0dc9855aa51643cfc40cbccb763e Reviewed-on: https://gerrit.libreoffice.org/9714 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 63e966792b08..65dd75e8eeb4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4209,7 +4209,7 @@ freebsd*)
PLATFORMID=freebsd_x86
OUTPATH=unxfbsdi
;;
- x86_64)
+ x86_64|amd64)
CPUNAME=X86_64
RTL_ARCH=X86_64
PLATFORMID=freebsd_x86_64