ubase/README

8 lines
200 B
Plaintext
Raw Normal View History

2013-09-04 06:56:22 -04:00
ubase is a set of tools similar to util-linux to complement sbase[1].
To build a statically linked version with musl:
2013-10-08 12:11:40 -04:00
make CC=musl-gcc LDFLAGS=-static ubase-box
2013-09-04 06:56:22 -04:00
[1] http://git.suckless.org/sbase