[hackers] [sbase] build: Add info about building in OpenBSD || Roberto E. Vargas Caballero

From: <git_AT_suckless.org>
Date: Mon, 3 Nov 2025 12:53:07 +0100 (CET)

commit 17447ec767e3968704e6e24e3b533d46ab5bcae2
Author: Roberto E. Vargas Caballero <k0ga_AT_shike2.net>
AuthorDate: Mon Nov 3 11:13:39 2025 +0100
Commit: Roberto E. Vargas Caballero <k0ga_AT_shike2.net>
CommitDate: Mon Nov 3 11:13:39 2025 +0100

    build: Add info about building in OpenBSD

diff --git a/config.mk b/config.mk
index 1787305..af1d5f9 100644
--- a/config.mk
+++ b/config.mk
_AT_@ -9,6 +9,8 @@ MANPREFIX = $(PREFIX)/share/man
 #CC =
 #AR =
 RANLIB = ranlib
+# OpenBSD requires SMAKE to be scripts/make
+# SMAKE = scripts/make
 SMAKE = $(MAKE)
 
 # -lrt might be needed on some systems
Received on Mon Nov 03 2025 - 12:53:07 CET

This archive was generated by hypermail 2.3.0 : Mon Nov 03 2025 - 13:00:39 CET