fix the detection of openbsd aarch64

This commit is contained in:
phessler 2023-01-17 19:58:44 +00:00
parent 2f7e060fe4
commit 7e2a47284e
1 changed files with 1 additions and 1 deletions

View File

@ -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