From ec8887f0f21859a8866e701dcf0f54ee41fbe3f1 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 24 Nov 2018 09:17:12 -0500 Subject: [PATCH] openbsd compilation note --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9266024..f7c9c0b 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,9 @@ default build, since it asks `fontconfig` for your system monospace font. It might be obvious, but `libX11` and `libXft` are required as well. Chances are, you have all of this installed already. +On OpenBSD, be sure to edit `config.mk` first and remove `-lrt` from the +`$LIBS` before compiling. + ## How to configure dynamically with Xresrouces For many key variables, this build of `st` will look for X settings set in