From 5c2dafb758712d1ab6ea5ddc287c57aabf3f8419 Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Thu, 4 Feb 2021 09:21:55 +0000 Subject: Please welcome LibreOffice suite 7.1.0 release! Release Notes: https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/ --- editors/libreoffice/files/patch-configure.aarch64 | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 editors/libreoffice/files/patch-configure.aarch64 (limited to 'editors/libreoffice/files/patch-configure.aarch64') diff --git a/editors/libreoffice/files/patch-configure.aarch64 b/editors/libreoffice/files/patch-configure.aarch64 deleted file mode 100644 index 37aa487ce423..000000000000 --- a/editors/libreoffice/files/patch-configure.aarch64 +++ /dev/null @@ -1,14 +0,0 @@ ---- configure.orig 2020-04-06 14:49:31.976007000 +0200 -+++ configure 2020-04-06 14:50:04.326755000 +0200 -@@ -12532,6 +12532,11 @@ freebsd*) - RTL_ARCH=X86_64 - PLATFORMID=freebsd_x86_64 - ;; -+ aarch64) -+ CPUNAME=AARCH64 -+ PLATFORMID=freebsd_aarch64 -+ RTL_ARCH=AARCH64 -+ ;; - *) - as_fn_error $? "Unsupported host_cpu $host_cpu for host_os $host_os" "$LINENO" 5 - ;; -- cgit v1.2.3