8 lines
210 B
Plaintext
8 lines
210 B
Plaintext
ubase is a set of tools similar to util-linux to complement sbase[1].
|
|
|
|
Build a statically linked version of sbase-box with musl:
|
|
|
|
make CC=musl-gcc LDFLAGS=-static ubase-box
|
|
|
|
[1] http://git.suckless.org/sbase
|