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>
This commit is contained in:
committed by
Michael Stahl
parent
6519665576
commit
93152e2633
@@ -4209,7 +4209,7 @@ freebsd*)
|
|||||||
PLATFORMID=freebsd_x86
|
PLATFORMID=freebsd_x86
|
||||||
OUTPATH=unxfbsdi
|
OUTPATH=unxfbsdi
|
||||||
;;
|
;;
|
||||||
x86_64)
|
x86_64|amd64)
|
||||||
CPUNAME=X86_64
|
CPUNAME=X86_64
|
||||||
RTL_ARCH=X86_64
|
RTL_ARCH=X86_64
|
||||||
PLATFORMID=freebsd_x86_64
|
PLATFORMID=freebsd_x86_64
|
||||||
|
Reference in New Issue
Block a user