ubase/README

8 lines
210 B
Plaintext
Raw Normal View History

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