From 2fab969de317bab768dfa068892228add49a9944 Mon Sep 17 00:00:00 2001 From: Guilherme Janczak Date: Fri, 3 May 2024 00:15:22 +0000 Subject: [PATCH] Updated Building for OpenBSD (markdown) --- Building-for-OpenBSD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-OpenBSD.md b/Building-for-OpenBSD.md index d34c417..e188617 100644 --- a/Building-for-OpenBSD.md +++ b/Building-for-OpenBSD.md @@ -1,4 +1,4 @@ -*OpenBSD is not officially supported. These instructions are not actively updated and represent what happened to work for one user on amd64 in March 2018.* +*OpenBSD is not officially supported. These instructions are not actively updated and represent what happened to work as recently as May 2024 on OpenBSD 7.5 amd64.* *Games do not currently work on OpenBSD/amd64 due to [bug 10926][1]. Until/unless a better solution is devised, users can apply a patch like the following to get past the bug:* ```diff