ubase

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

commit c5eb34ef39e09a70cad40869607e046129c646c6
parent f7e59b780f2ab8a0ab3fa1c22f25d83182cfbfff
Author: sin <sin@2f30.org>
Date:   Mon, 14 Oct 2013 13:29:08 +0100

Update README

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -1,6 +1,6 @@ ubase is a set of tools similar to util-linux to complement sbase[1]. -To build a statically linked version with musl: +Build a statically linked version of sbase-box with musl: make CC=musl-gcc LDFLAGS=-static ubase-box