[hackers] [slstatus] Add FreeBSD comment to config.mk || Aaron Marcher

From: <git_AT_suckless.org>
Date: Mon, 30 Nov 2020 20:57:42 +0100 (CET)

commit fec20b5841d1ff200b907c99274c832db293d3b4
Author: Aaron Marcher <me_AT_drkhsh.at>
AuthorDate: Mon Nov 30 20:56:21 2020 +0100
Commit: Aaron Marcher <me_AT_drkhsh.at>
CommitDate: Mon Nov 30 20:56:21 2020 +0100

    Add FreeBSD comment to config.mk
    
    Thanks to Micheal Buch and Jason Smith
    (See thread https://lists.suckless.org/dev/1907/33594.html)

diff --git a/config.mk b/config.mk
index d88695c..2516e6e 100644
--- a/config.mk
+++ b/config.mk
_AT_@ -15,6 +15,7 @@ CPPFLAGS = -I$(X11INC) -D_DEFAULT_SOURCE
 CFLAGS = -std=c99 -pedantic -Wall -Wextra -Os
 LDFLAGS = -L$(X11LIB) -s
 # OpenBSD: add -lsndio
+# FreeBSD: add -lkvm
 LDLIBS = -lX11
 
 # compiler and linker
Received on Mon Nov 30 2020 - 20:57:42 CET

This archive was generated by hypermail 2.3.0 : Mon Nov 30 2020 - 21:00:13 CET