From 7e2a47284e9a3e3e81c9281356b69ea9215776ac Mon Sep 17 00:00:00 2001 From: phessler Date: Tue, 17 Jan 2023 19:58:44 +0000 Subject: [PATCH] fix the detection of openbsd aarch64 --- editors/libreoffice/patches/patch-configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/libreoffice/patches/patch-configure b/editors/libreoffice/patches/patch-configure index f323de7bcf8..d02eff13d10 100644 --- a/editors/libreoffice/patches/patch-configure +++ b/editors/libreoffice/patches/patch-configure @@ -11,7 +11,7 @@ Index: configure using_x11=yes PTHREAD_CFLAGS="-D_THREAD_SAFE" PTHREAD_LIBS="-pthread" -@@ -14203,6 +14206,11 @@ solaris*) +@@ -14179,6 +14182,11 @@ openbsd*) P_SEP=: case "$host_cpu" in