configure.ac | 1 + 1 file changed, 1 insertion(+) New commits: commit f36c3a7dc21e33bf7a2e47a6151775a7f747c6a8 Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Wed Feb 17 12:58:20 2021 +0100 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Thu Feb 18 10:40:37 2021 +0100
On aarch64 platform deb package platform string should be arm64 actually Change-Id: I0b4b04e4a6f5c474b3961e5223128e0c835b8c44 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111096 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.ti...@collabora.com> diff --git a/configure.ac b/configure.ac index c3e15f6397de..368ef699159b 100644 --- a/configure.ac +++ b/configure.ac @@ -4806,6 +4806,7 @@ linux-gnu*) CPUNAME=AARCH64 PLATFORMID=linux_aarch64 RTL_ARCH=AARCH64 + EPM_FLAGS="-a arm64" ;; alpha) CPUNAME=AXP _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits