diff options
Diffstat (limited to 'editors/libreoffice')
-rw-r--r-- | editors/libreoffice/files/patch-powerpc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/libreoffice/files/patch-powerpc b/editors/libreoffice/files/patch-powerpc index 8d1e25ebe3f4..eb85e51b6adc 100644 --- a/editors/libreoffice/files/patch-powerpc +++ b/editors/libreoffice/files/patch-powerpc @@ -19,10 +19,10 @@ ;; --- configure.orig 2019-08-07 01:54:44.000000000 +0800 +++ configure 2019-08-08 20:00:26.166619000 +0800 -@@ -12509,6 +12509,16 @@ - RTL_ARCH=X86_64 - PLATFORMID=freebsd_x86_64 - ;; +@@ -12537,6 +12537,16 @@ + PLATFORMID=freebsd_aarch64 + RTL_ARCH=AARCH64 + ;; + powerpc64) + CPUNAME=POWERPC64 + RTL_ARCH=PowerPC_64 |