ubase

suckless linux base utils
git clone git://git.2f30.org/ubase
Log | Files | Refs | README | LICENSE

commit 2521a5edec03d2ab579b038607ce2f2b195ac9df
parent a707baffd6c5d2a7af15fe5c1850a1c4a03465b9
Author: sin <sin@2f30.org>
Date:   Mon, 14 Apr 2014 14:55:46 +0100

Add commented out # -static in config.mk

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -10,4 +10,4 @@ MANPREFIX = $(PREFIX)/share/man LD = $(CC) CPPFLAGS = -D_GNU_SOURCE CFLAGS = -Os -Wall -Wextra $(CPPFLAGS) -LDFLAGS = -s -lcrypt +LDFLAGS = -s -lcrypt # -static