mirror of git://git.suckless.org/ubase
Update README
This commit is contained in:
parent
f7e59b780f
commit
c5eb34ef39
2
README
2
README
|
@ -1,6 +1,6 @@
|
||||||
ubase is a set of tools similar to util-linux to complement sbase[1].
|
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
|
make CC=musl-gcc LDFLAGS=-static ubase-box
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue