Update README
This commit is contained in:
parent
85a0e49c33
commit
7078dba42d
2
README
2
README
@ -2,6 +2,6 @@ ubase is a set of tools similar to util-linux to complement sbase[1].
|
|||||||
|
|
||||||
To build a statically linked version with musl:
|
To build a statically linked version with musl:
|
||||||
|
|
||||||
make CC=musl-gcc LDFLAGS+="-static" ubase-box
|
make CC=musl-gcc LDFLAGS=-static ubase-box
|
||||||
|
|
||||||
[1] http://git.suckless.org/sbase
|
[1] http://git.suckless.org/sbase
|
||||||
|
Loading…
x
Reference in New Issue
Block a user