2013-09-04 06:56:22 -04:00
|
|
|
ubase is a set of tools similar to util-linux to complement sbase[1].
|
|
|
|
|
2013-10-14 08:29:08 -04:00
|
|
|
Build a statically linked version of sbase-box with musl:
|
2013-09-04 06:56:22 -04:00
|
|
|
|
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
|